You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Issue is already reported here #89 unfortunately there is no solution even now in 2024. Will be closing this as duplicate of #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.
The text was updated successfully, but these errors were encountered: