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

Cannot read properties of null (reading 'plugin') #44

Open
cinob opened this issue Apr 7, 2022 · 4 comments · May be fixed by #51
Open

Cannot read properties of null (reading 'plugin') #44

cinob opened this issue Apr 7, 2022 · 4 comments · May be fixed by #51

Comments

@cinob
Copy link

cinob commented Apr 7, 2022

Hi~
I tried using the Flip in nuxt3.
Cannot read properties of null (reading 'plugin')
Can it be compatible in SSR?

@rikschennink
Copy link
Collaborator

rikschennink commented Apr 11, 2022

It should work with SSR. Maybe this issue can be of help?
#18

@cinob
Copy link
Author

cinob commented Apr 11, 2022

I looked at the source code. There is no export plugin property on the server side. Maybe there's some way to make it compatible?

@torinolucas
Copy link

im having the same issue. I tried using with react

@rikschennink
Copy link
Collaborator

I unfortunately don't have the time to do that right now, you can however embed the script on the page (in the template or dynamically when loading your component) and use the global tick instance.

@cinob cinob linked a pull request Oct 12, 2022 that will close this issue
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

Successfully merging a pull request may close this issue.

3 participants