latitude
latitude copied to clipboard
Hot-reload issue in wsl
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.
https://github.com/latitude-dev/latitude/assets/156108204/f8d2d17b-465c-4bc4-9edf-01c9f96b94a4
Workarounds
Anything you can do in advance of this being fixed?
No