David
[Vue warn]: Component inside <Transition> renders non-element root node that cannot be animated.
14 replies
[Vue warn]: Component inside <Transition> renders non-element root node that cannot be animated.
Here it is :
https://stackblitz.com/edit/nuxt-starter-chghww
14 replies
[Vue warn]: Component inside <Transition> renders non-element root node that cannot be animated.
But in the radix-vue documentation it says forceMount (on ComboboxPortal)
Used to force mounting when more control is needed. Useful when controlling animation with Vue animation libraries.
14 replies