TooltipItemIcon

41.8k Downloads

wrong icon on compare tooltips (Currently Equipped item)

EniacR opened this issue ยท 5 comments

commented

it always show trinket icon on compare tooltips....

commented

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.

commented

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.

commented

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.

commented

ty ๐Ÿ‘

commented

Checked this in 10.1.5 and it appears to be fixed.