Slider values appear as blank on reload until options get updated.
nullKomplex opened this issue ยท 2 comments
Describe the bug
First time opening the options in that session results in blank slider values until you change something.
To Reproduce
Steps to reproduce the behavior:
- Create new Aura Bar.
- Reload.
- Open WA options, select the New aura, and observe bug in Display tab.
Screenshots
Did you try having WeakAuras as the only enabled addon and everything else (especially something like ElvUI) disabled?
Tested with only official WA addons enabled.
Which version of WeakAuras are you using?
Latest Twitch supplied alpha, 2.16.1-4-ge6439ac.
Are you on World of Warcraft Classic or Retail?
- Classic
- Retail
Was it working in a previous version? If yes, which was the last good one?
Unknown
That doesn'T reproduce for me consistently. It only happens to if I switch to a different tab before step 2, and then only with roughly 25% of the times.
It very much looks like a Blizzard bug, since the slider does show the correct value, just the text is missing. The code of the slider does not allow for setting those two individually, they are always set at the same time.
Can you figure out a 100% sure way to reproduce this?