nuxt-fullpage.js icon indicating copy to clipboard operation
nuxt-fullpage.js copied to clipboard

Default Nuxt production build issue

Open alexguevara opened this issue 5 years ago • 3 comments

Description

When building Nuxt in production with default setup, vue-fullpage breaks on any dom change. In development everything works fine so most likely its a production build configuration issue. I`m absolutely stuck with it so maybe you could advise anything. Thanks!

Link to isolated reproduction with no external CSS / JS

https://github.com/alexguevara/nuxt-fullpage-prod-bug

Steps to reproduce it

  1. npm run build
  2. npm run start
  3. Click on the button on the hero section

It seems that on every dom change fullpage removes its classes from section elements. This happens only on production build. See video for details: https://www.loom.com/share/45ee7ef8a6c84550a65cb85246e81cd7

Versions

nuxt-fullpage.js: 0.0.3 vue-fullpage.js: ^0.1.4 nuxt: 2.9.2

alexguevara avatar Sep 27 '19 09:09 alexguevara

@vaso2 - have you had the chance to have a look? what is the status on this one?

Bergrebell avatar Mar 03 '20 15:03 Bergrebell

Ward :peru:

vitualizz avatar Apr 28 '20 15:04 vitualizz

@alexguevara @vaso2 Has anyone found a solution for this issue?

versionmj avatar Jul 23 '20 22:07 versionmj