vue-responsive-video-background-player icon indicating copy to clipboard operation
vue-responsive-video-background-player copied to clipboard

Problem with nuxt in static mode when running production

Open eliascarella opened this issue 4 years ago • 4 comments

Hi there,

I've implemented the plugin in my nuxt project. It works perfectly in development mode but when doing npm run generate follower by npm run start (to run it in production mode) then it doesn't work. When inspecting the page in my browser I can still see the tags instead of the rendered tags that I see in dev mode.

Any help would be greatly appreciated !

I use the same setup as this answer bellow. @robin6505 in https://github.com/avidofood/vue-responsive-video-background-player/issues/24#issuecomment-776510855_

eliascarella avatar Jun 28 '21 13:06 eliascarella

@eliascarella Did you solve this problem ?

Teyz avatar Jul 11 '22 10:07 Teyz

@Teyz No I did not, in the end I implemented it myself by hand.

eliascarella avatar Jul 12 '22 07:07 eliascarella

@Teyz I'm sorry! I would love to implement this, but I just don't have the time. If there is someone who cracks the issue, you are always welcome to add a pull request <3

pmochine avatar Jul 12 '22 07:07 pmochine

@Teyz No I did not, in the end I implemented it myself by hand.

could you share the implementation?

aasutossh avatar Oct 20 '22 03:10 aasutossh