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

How can I use it Nuxt3 app #517

Open
devbipu opened this issue Jun 4, 2023 · 3 comments
Open

How can I use it Nuxt3 app #517

devbipu opened this issue Jun 4, 2023 · 3 comments

Comments

@devbipu
Copy link

devbipu commented Jun 4, 2023

Hi there,
I'm working on Nuxt 3 application. I want to use this video player on my app. But I didn't get any documentation or resources to use this on Nuxt 3. How can I use this on Nuxt 3? Anyone can help?

@redxtech
Copy link
Owner

redxtech commented Jun 4, 2023

It should be the same, nuxt is nothing special.

@devbipu
Copy link
Author

devbipu commented Jun 5, 2023

I've tried to use it as a custom module/plugin and it's working. But the problem is when the page load, it shows the default HTML 5 video player. After a few seconds, it's replaced the Plyr video player. How can I fix this issue? it's loads a few seconds later.

@devbipu
Copy link
Author

devbipu commented Jun 6, 2023

It's working well when I'm using it as a client component. But how can use it in SSR mode?

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