neutralinojs-cli icon indicating copy to clipboard operation
neutralinojs-cli copied to clipboard

hot reload info loop

Open marifcelik opened this issue 3 years ago • 1 comments

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:

  1. create vue and vite app
  2. create neu app with neu create myapp --template neutralinojs/neutralinojs-zero and copy files into vite folder
  3. run vite and neu run --frontend-lib-dev commands
  4. info message enters to loop

Expected behavior no message unless there is a change

Screenshots/Screen recordings Video

Specifications

  • OS: Linux (Pop!_OS 22.04)
  • Neutralinojs binaries: v4.10.0
  • Neutralinojs client: v3.8.2
  • neu CLI: v9.5.0

marifcelik avatar Apr 04 '23 13:04 marifcelik

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

russellweed avatar Apr 21 '23 05:04 russellweed

Closing this issue since it was fixed with the latest neu CLI program versions. Please use the latest CLI version. Thanks :tada:

shalithasuranga avatar May 06 '24 13:05 shalithasuranga