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

Using with Nuxtjs (SSR) #26

Closed
pwnz22 opened this issue Aug 15, 2017 · 3 comments
Closed

Using with Nuxtjs (SSR) #26

pwnz22 opened this issue Aug 15, 2017 · 3 comments

Comments

@pwnz22
Copy link

pwnz22 commented Aug 15, 2017

I have problems with rendering player in the page. It's rendering the player one time but when i refresh the page it will not render again, just remaining a div with id <div id="youtube-player-18"></div> like this.

Any ideas on that?

@FranckFreiburger
Copy link

@pwnz22 meanwhile, you can try https://github.com/egoist/vue-no-ssr

@stuartcaney
Copy link

Has anyone had any luck with getting this to work? i'm using the prerender-spa-plugin and having the same problem. Loads one time, but not on refresh.

@kasparasg
Copy link

kasparasg commented Feb 20, 2018

This has helped me out in the meantime https://nuxtjs.org/api/components-no-ssr/ ☝️It's the same as @FranckFreiburger suggested, but backed into Nuxt.

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

4 participants