You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 11, 2019. It is now read-only.
Transitions only work on DOM nodes. You would need to wrap the component, like so. I've opened an issue on Svelte itself so that we can print a helpful error if a transition is applied to a component.
the example:
https://svelte.technology/repl?version=1.31.0&gist=e9dedb05fee495356046c11316a3bceb
The text was updated successfully, but these errors were encountered: