hot reload info loop
when i run the neu run --frontend-lib-dev command, the following message constantly appears, even if the files are not changed. i use the app with vite and vue. message:
neu: INFO Hot reload patch was reverted.
Steps to reproduce the behavior:
- create vue and vite app
- create neu app with
neu create myapp --template neutralinojs/neutralinojs-zeroand copy files into vite folder - run
viteandneu run --frontend-lib-devcommands - info message enters to loop
Expected behavior no message unless there is a change
Screenshots/Screen recordings
Specifications
- OS: Linux (Pop!_OS 22.04)
- Neutralinojs binaries: v4.10.0
- Neutralinojs client: v3.8.2
- neu CLI: v9.5.0
I have the same error using React. Eventually, this causes the browser to completely freeze up.
OS: Windows 11 22H2 22621.1555 Neutralinojs binaries: v4.9.0 Neutralinojs client: v3.8.0 neu CLI: v9.5.0
Closing this issue since it was fixed with the latest neu CLI program versions. Please use the latest CLI version. Thanks :tada: