local result = C_Item.IsCurrentItem(itemInfo)
Saaappi opened this issue ยท 1 comments
245x Usage: local result = C_Item.IsCurrentItem(itemInfo)
[string "=[C]"]: in function `IsCurrentItem'
[string "@ExtraQuestButton/button.lua"]:133: in function `callback'
[string "@ExtraQuestButton/libs/Dashi/modules/event.lua"]:92: in function `TriggerEvent'
[string "@ExtraQuestButton/libs/Dashi/modules/event.lua"]:101: in function <ExtraQuestButton/libs/Dashi/modules/event.lua:100>
Locals:
(*temporary) = "Usage: local result = C_Item.IsCurrentItem(itemInfo)"
The problem is with the ExtraQuestButton addon, but it's caused by something in the Dashi library.