unplugin / unplugin-vue-ce

🍒 A vue plugin that extends vue's Custom Element capabilities
MIT License
75 stars 3 forks source link

[BUG] - CE component styles are removed too early when using Transition #115

Closed johnelectron8 closed 9 months ago

johnelectron8 commented 9 months ago

Describe the bug

If I use Transition component, the styles of the child components are removed before the animation ends

Reproduction

https://stackblitz.com/edit/vitejs-vite-pmbo7v

System Info

No response

Used Package Manager

npm

Validations

stackblitz[bot] commented 9 months ago

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.