Dynamic group does not get displayed when "Set Parent to Anchor" is not checked
syndenbock opened this issue ยท 0 comments
Describe the bug
I expected the group to be displayed
Do you have an error log of what happened?
No.
To Reproduce
- Create a dynamic group with at least one aura that should be displayed
- Set the dynamic groups anchor to another WeakAura Group
- Uncheck "Set Parent to Anchor"
- The created dynamic group should not be visible anymore
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?
WeakAuras 2.14.0-beta5
Was it working in a previous version? If yes, which was the last good one?
Yes, in version 2.13.4
Additional context
If the "Set Parent to Anchor" Option is checked, the dynamic group is displayed correctly. THis causes the group to only be shown when its anchor group is being shown though, which may not be wanted.