Beta build conflicts with Details
Solanya opened this issue · 1 comments
https://cdn.discordapp.com/attachments/265483259994046464/503686943167479837/unknown.png
It seems for some reason that FCF_GetCurrentChatFrame
returns nil when Details is loaded, which bugs out ToggleChatChannel
. I've tried to quickly investigate the issue but couldn't find the cause for this.
Simple workaround right now would be to check that we're not getting nil on the FCF function.
Should this be reported to the Details dev ?