vue-youtube-embed icon indicating copy to clipboard operation
vue-youtube-embed copied to clipboard

Nothing is rendered in production build

Open panstromek opened this issue 5 years ago • 5 comments

Player works normally in development build (Webpack dev server, Quasar framework), but when I build the app and visit the page, nothing gets rendered. There is just empty div woth no iframe inside. Even if I prerender the app, it will prerender the iframe correctly but once I visit the page, video just blicks and disappears once Vue hydrates.

I don't know what info to include, I have a hard time tracking this down. There is no error, no warning, just nothing happens. I will try to downgrade and see what happens, because I already used this plugin many times and never had a problem.

panstromek avatar Aug 05 '19 16:08 panstromek

update - same problem for all versions since 1.0.0 - even versions that I previously used in the same project. No I am pretty confused..

panstromek avatar Aug 05 '19 17:08 panstromek

same problem here

mortensassi avatar Oct 14 '19 14:10 mortensassi

the same problem, using nuxt and firebase hosting

riux avatar Oct 15 '19 02:10 riux

@riux i fixed it by using the other youtube-plugin

mortensassi avatar Oct 15 '19 11:10 mortensassi

@mortensassi test with your recommendation but I still have the problem, remember that this happens when deploying in Firebase hosting, I am using nuxt, firebase functions and firebase hosting

riux avatar Oct 15 '19 14:10 riux