"offline search" not working for Items in Bank Bags
Aergernis opened this issue ยท 0 comments
Running Software (issues missing this information will be deleted):
- Addon version: 10.0.16
- Server patch: 3.4.1
Have you read the changelog? (please don't waste our time)
X Mark if read.
Describe the bug
If you open the Bank window from Inventory you can not search the Bank Bags.
To Reproduce
Steps to reproduce the behaviour:
- Open Inventory
- Click on Databrocker Icon to open Bank window
- Try to search something
Expected behaviour
Highlight searched Items only
Error Logs
0x bad argument #1 to '?' (Usage: local itemLink = C_Item.GetItemLink(itemLocation))
[string "=[C]"]: in function `GetItemLink'
[string "@BagBrother/libs/ItemSearch-1.3-2/API.lua"]:40: in function `Matches'
[string "@BagBrother/addons/core/classes/item.lua"]:297: in function `?'
[string "@BagBrother/libs/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:119: in function <...her/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:119>
[string "=[C]"]: ?
[string "@BagBrother/libs/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:29: in function <...her/libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:25>
[string "@BagBrother/libs/CallbackHandler-1.0-7/CallbackHandler-1.0.lua"]:64: in function `SendMessage'
[string "@BagBrother/libs/WildAddon-1.0-1/WildAddon-1.0.lua"]:83: in function `SendSignal'
[string "@Bagnon/src/searchToggle.lua"]:39: in function <Bagnon/src/searchToggle.lua:37>
Additional context
Working fine when trying to search while in real Bank Window (opend from NPC)