Error calling LiteBagPanel_UpdateItemButtons
ronin-seven opened this issue ยท 1 comments
Buying a bag slot in the bank results in this error:
1x LiteBag\LiteBagBank.lua:102: attempt to call global 'LiteBagPanel_UpdateItemButtons' (a nil value)
[string "@LiteBag\LiteBagBank.lua"]:102: in function <LiteBag\LiteBagBank.lua:70>
It appears this function was refactored in a commit 19 days ago but still referenced in:
- LiteBagBank.lua:102
- Frame.lua:166