6.0.20 Double clicking "Player's Inventory" in the main window throws an error
MeatyChunks opened this issue ยท 0 comments
With previous versions double clicking where it says "Player's Inventory" in the main bag window would cause it to switch to search. Instead it is throwing this error:
Message: Interface\AddOns\Bagnon\components\titleFrame.lua:52: attempt to call method 'GetChecked' (a nil value)
Time: 02/23/15 05:26:18
Count: 1
Stack: Interface\AddOns\Bagnon\components\titleFrame.lua:52: in function <Interface\AddOns\Bagnon\components\titleFrame.lua:51>
Locals: self = {
0 =
frame = BagnonFrameinventory {
}
title = "%s's Inventory"
}
(_temporary) = defined @interface\AddOns\Bagnon\components\searchFrame.lua:82
(_temporary) = {
0 =
}
(_temporary) = nil
(_temporary) = {
0 =
frame = BagnonFrameinventory {
}
title = "%s's Inventory"
}
(*temporary) = "attempt to call method 'GetChecked' (a nil value)"