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

Hot-reload issue in wsl #406

Open
vinith-kovan opened this issue May 11, 2024 · 3 comments
Open

Hot-reload issue in wsl #406

vinith-kovan opened this issue May 11, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@vinith-kovan
Copy link

Steps To Reproduce

Steps we can take to reproduce the issue you're seeing. Sample data is helpful.

Environment

  • Node version (node -v): 18.20.2
  • npm version (npm -v): 10.5.0
  • Latitude CLI version (latitude --version): 1.5.0
  • Latitude project version (check latitude.json at the root of your project): 1.1.6
  • OS: windows 11
  • Browser: brave and chrome
  • Database: postgres

Expected Behavior

Whenever changes made on code it should automatically reload the UI and shows the difference.

Actual Behaviour

Instead it is showing white screen, I will attach a recording FYA.

Latitude.-.Made.with.Clipchamp.mp4

Workarounds

Anything you can do in advance of this being fixed?

No

@vinith-kovan vinith-kovan added the bug Something isn't working label May 11, 2024
@geclos
Copy link
Contributor

geclos commented May 11, 2024

@vinith-kovan thanks for reporting. To help us debug this I have some extra questions:

What changes to code are you doing in the video attached? Changing views or queries? does the app break when doing a harmless change, for example when you are just adding a piece of text to the html, does it break in this case?

@vinith-kovan
Copy link
Author

@geclos Yes any kind of changes in view, queries and adding a piece of text, its breaking

@geclos
Copy link
Contributor

geclos commented May 15, 2024

@vinith-kovan I've been trying to reproduce your issue in WSL but I can't, could you provide a repo with the reproducible bug?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants