Closed as not planned
Description
Version
2.5.22
Reproduction link
Steps to reproduce
When a DOM element uses style="display:none;" and is involved in v-else-if rendering within a component, removing the style attribute directly from the DOM can fail. On the App page in CodeSandbox, the removal method will execute after a seven-second delay.
What is expected?
The style attribute is removed correctly.
What is actually happening?
The style attribute is not removed correctly.
Metadata
Metadata
Assignees
Labels
No labels