[BUG] Minimap button click results in lua error
keflatbn opened this issue ยท 1 comments
Describe the bug
Clicking on Minimap button to open options results in Lua error
To Reproduce
Steps to reproduce the behavior:
Click on minimap button
Addon version:
- Version 10.2.5
Lua eror (if any):
<1x ...ceCompanionsTracker/GUI/InterfaceOptions.lua:240: attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)
[string "@CompanionsTracker/GUI/InterfaceOptions.lua"]:240: in function OpenOptionsGUI' [string "@CompanionsTracker/GUI/MinimapIcon.lua"]:62: in function
OnClick'
[string "@BattlePetCompletionist/Libs/LibDBIcon-1.0-54/LibDBIcon-1.0.lua"]:179: in function <...etCompletionist/Libs/LibDBIcon-1.0/LibDBIcon-1.0.lua:177>
Locals:
self =
modules =
}
defaultModuleLibraries =
}
baseName = "CompanionsTracker"
name = "CompanionsTracker"
orderedModules =
}
Events =
}
Mixins =
}
hooks =
}
enabledState = true
defaultModuleState = true
}
(*temporary) = nil
(*temporary) = Frame {
obj =
}
name = "Companions Tracker"
}
(*temporary) = "attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)"
InterfaceOptions =
frame = Frame {
}
}