Hey guys I have a question about LUA Errors. I am getting this error
1x [string "return function() local frame = CreateFrame..."]:94: hooksecurefunc(): LFGBrowseSearchEntry_OnClick is not a function
[string "=[C]"]: in function `hooksecurefunc'
[string "return function() local frame = CreateFrame("Frame", nil, UIParent, "BackdropTemplate")"]:94: in function <[string "return function() local frame = CreateFrame..."]:88>Locals:
- Is there any easy way to determine which Weakaura causes this error?
- Do I only get errors of Weakauras which are loaded?