Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Multiple running slinkity projects tends to bug vite #250

Open
aaronstezycki opened this issue Aug 10, 2023 · 0 comments
Open

Multiple running slinkity projects tends to bug vite #250

aaronstezycki opened this issue Aug 10, 2023 · 0 comments
Labels
🐞 bug Something isn't working

Comments

@aaronstezycki
Copy link

Describe the bug

Whilst running 2 separate projects, with both slinkity and 11ty on different ports, vite will become 'buggy' on one or both running instances causing a refresh loop (constant unstable refreshes in a single browser).

To Reproduce

Steps to reproduce the behaviour:

  1. Create 2 separately running Slinkity projects.
  2. npm run them both
  3. Save a single file in either project.
  4. Observe (infrequently) one of the projects causing constant refreshes in the browser.

Expected behaviour

Both projects just to run simultaneously without breaking Vite running in the background.

(please complete the following information):

  • OS: MacOS
  • Browser: Chrome
  • Version: 15
@aaronstezycki aaronstezycki added the 🐞 bug Something isn't working label Aug 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant