LiteBag

271k Downloads

Error calling LiteBagPanel_UpdateItemButtons

ronin-seven opened this issue ยท 1 comments

commented

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:

  1. LiteBagBank.lua:102
  2. Frame.lua:166
commented

Fixed for 9.0.4. Thanks.