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
The module only works with Vue 2, there's a version under vue-intersect@next that should work with Vue3, but it was done while Vue3 was still in BETA, so not sure if this actually works.
We might look into rewriting the module to Vue 3 in the future, but currently time and resources is limited 😢
The module only works with Vue 2, there's a version under vue-intersect@next that should work with Vue3, but it was done while Vue3 was still in BETA, so not sure if this actually works.
We might look into rewriting the module to Vue 3 in the future, but currently time and resources is limited 😢
I have installed the most recent version and try to run the example provided on the docs.
But the events are never triggered, so nothing happens.
I'm using Vue 3 with typescript, but I have other packages without typification, and so I don't think that the problem comes from that.
The text was updated successfully, but these errors were encountered: