agracio / electron-edge-js

Run .NET and Node.js code in-process on Windows, MacOS, and Linux
MIT License
354 stars 92 forks source link

Issue on refreshing the window #132

Closed pabloui closed 2 months ago

pabloui commented 2 years ago

Structure of application: Window opens a specific URL like http://localhost. Launcher application contains all node modules i.e. electron, electron-edge-js, etc. and renderer.js is taken from URL i.e. localhost. All dot Net compiled Dlls are in localhost.

Issue: Everything works fine except refresh. electron-edge-js doesn't works when the window is refreshed.

agracio commented 2 months ago

Issue is already reported here https://github.com/agracio/electron-edge-js/issues/89 unfortunately there is no solution even now in 2024. Will be closing this as duplicate of https://github.com/agracio/electron-edge-js/issues/89 that will be kept open.