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

Updated .git/FETCH_HEAD - GitKraken #9480

Closed
creazy231 opened this issue Jun 24, 2021 · 3 comments
Closed

Updated .git/FETCH_HEAD - GitKraken #9480

creazy231 opened this issue Jun 24, 2021 · 3 comments

Comments

@creazy231
Copy link

Versions

  • nuxt: v2.15.7
  • node: v14.16.0

Steps to reproduce

Update Nuxt to the latest version and open a git tool. For me its GitKraken.

What is Expected?

Nuxt listening on project related changes to re-render the page.

What is actually happening?

Nuxt re-renders the project every time a change was made by GitKraken to the .git/FETCH_HEAD file.

@creazy231
Copy link
Author

Same problem appears by using PHPStorm / WebStorm. Nuxt re-renders the page on changes to the .idea/workspace.xml

Copy link
Member

Would you be able to create a reproduction? I can't reproduce with an out-of-the-box Nuxt project.

Copy link
Member

Looks like this is the root issue: nuxt-modules/tailwindcss#359

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants
@creazy231 @danielroe and others