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

Random scroll behavior issue when reloading the page #46

Closed
marcfilleul opened this issue May 11, 2019 · 1 comment
Closed

Random scroll behavior issue when reloading the page #46

marcfilleul opened this issue May 11, 2019 · 1 comment

Comments

@marcfilleul
Copy link

Hi,

I share with you the issue and solution I've found:
sgraewe/create-nuxt-tailwind-app#1

Summary:

When using nuxt-purgecss module default settings, the scroll behavior becomes randomly weird when reloading a page.

To avoid this bug, we just need to use postcss mode instead of webpack mode, and to remove Exctract CSS.

@manniL
Copy link
Member

manniL commented Apr 26, 2020

This is likely more an extractCSS issue than a purgecss one. The functionality should not be different in both modes.

@manniL manniL closed this as completed Apr 26, 2020
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