WeakAuras

WeakAuras

206M Downloads

always show aura trigger + tooltip information

Translitdk opened this issue ยท 0 comments

commented

Describe the bug

expect: tooltip information to disappear when aura(s) found = false
instead: tooltip information keeps displaying
Do you have an error log of what happened?

no lua errors

To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

aura trigger
use tooltip information
always show
display tab > %c

function()
    if aura_env.states[1] and aura_env.states[1].tooltip1 then
        return AbbreviateNumbers(aura_env.states[1].tooltip1)
    end
end

Screenshots

Did you try having WeakAuras as the only enabled addon and everything else (especially something like ElvUI) disabled?

no
Which version of WeakAuras are you using?

2.17.5
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?

no idea

Additional Info

  ERROR HERE