jamesfredley opened a new issue, #14979: URL: https://github.com/apache/grails-core/issues/14979
### Issue description https://chromewebstore.google.com/detail/livereload%2B%2B/ciehpookapcdlakedibajeccomagbfab https://chromewebstore.google.com/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei?hl=ko&utm_source= Example App: https://github.com/jamesfredley/grails7-multiproject Spring boot starts the LiveReload server is running on port 35729 `2025-08-16T21:04:58.446-04:00 INFO 26148 --- [ restartedMain] o.s.b.d.a.OptionalLiveReloadServer : LiveReload server is running on port 35729` But when you save a controller, it recompiles, the app reloads, but the browser with either of the plugins does not refresh. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
