Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work on Vue 3.3.8 #34

Open
gbast0s opened this issue Nov 17, 2023 · 2 comments
Open

Doesn't work on Vue 3.3.8 #34

gbast0s opened this issue Nov 17, 2023 · 2 comments

Comments

@gbast0s
Copy link

gbast0s commented Nov 17, 2023

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.

@tkjaergaard
Copy link
Contributor

Hi @gbast0s,

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 😢

@gbast0s
Copy link
Author

gbast0s commented Nov 17, 2023

Hi @gbast0s,

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 😢

Hello @tkjaergaard

I have installed the version for Vue 3 and for my project the events are not emitted.

Maybe it's something I'm doing wrong but I can't see what it is, and using another similar package works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants