Closed pabloui closed 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.
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.