wrong icon on compare tooltips (Currently Equipped item)
EniacR opened this issue ยท 5 comments
It looks like the ShoppingTooltips are getting stuck on the first icon they display.
They do seem to getting cleared correctly. Need to work out where the wrong item is coming from.
Looks like it's a Blizzard bug, where the data used to create the shopping tooltips never gets cleared.
This means the API call to get the current item returns the wrong info (after the first item).
Only applies to Retail.
Have checked with WoWUIDev Discord and it does look to be a Blizzard bug.
Root cause described here Stanzilla/WoWUIBugs#432
Will keep a watch on this to see how quickly it might get fixed.