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

Infinite refresh running vite with SvelteKit #4406

Closed
6 tasks done
mmarchois opened this issue Jul 27, 2021 · 4 comments
Closed
6 tasks done

Infinite refresh running vite with SvelteKit #4406

mmarchois opened this issue Jul 27, 2021 · 4 comments

Comments

@mmarchois
Copy link

mmarchois commented Jul 27, 2021

Describe the bug

I have an inifinite refresh when opened in the browser with vitejs and sveltekit

[vite] new dependencies found: js-cookie, updating...
[vite] ✨ dependencies updated, reloading page...

Reproduction

  • Install dependencies with npm install
  • Start app using npm run dev or yarn dev
  • Open the app in a browser

System Info

vite version: 2.4.3
sveltekit: 1.0.0-next.137
@sveltejs/vite-plugin-svelte: 1.0.0-next.14
Operating System: ubuntu
Node version: v14.17
Package manager: npm 7.20.1

Used Package Manager

npm

Logs

No response

Validations

@ntchou
Copy link

ntchou commented Jul 27, 2021

I have the same issue. Randomly it works

@peter-75
Copy link

we stepped into this issue as well

@github-actions
Copy link

github-actions bot commented Aug 1, 2021

Hello @mmarchois. Please provide a minimal reproduction using a GitHub repository or codesandbox. Issues marked with need reproduction will be closed if they have no activity within 3 days.

@github-actions github-actions bot closed this as completed Aug 5, 2021
@mmarchois
Copy link
Author

it is noted that the build works perfectly...

@github-actions github-actions bot locked and limited conversation to collaborators Aug 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants