tvlfrosty / Reputation_Guide

A World of Warcraft addon to help you manage your reputation and Factions.
GNU General Public License v3.0
3 stars 6 forks source link

Classic inactive header doesn't stay collapsed on reload #24

Closed tvlfrosty closed 2 years ago

tvlfrosty commented 2 years ago

This breaks the reputation sortByStanding functionality, as it will also show the inactive factions.

Before reload, having manually collapsed it: WowClassic_LY3uUN1yit

After reload, it seems as it shows correctly for a split second, then seems to load in all reputations instead of the ones to show only: WowClassic_n5Fua5YjaJ

tvlfrosty commented 2 years ago

Hmm this appears to be caused by an other addon, with just Reputation Guide and BugSack/BugGrabber it doesn't have this issue.

Currently figuring out what addon causes the issue.

tvlfrosty commented 2 years ago

Appears to be Questie with it's QuestieReputation module. Already known issue: https://github.com/Questie/Questie/issues/3263