Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
0.7
-
None
-
Unknown
-
Description
If in Electron you try to reload using the menu View/Reload or View/Force Reload it will give a blank page and the following errors in the logs:
checkForUpdatesAndNotify called, downloadPromise is null
(node:197023) electron: Failed to load URL: file:///Cristal/#/ with error: ERR_FILE_NOT_FOUND
It seems that the URL has been changed to something invalid in the Electron context.
Attachments
Issue Links
- causes
-
CRISTAL-183 Changing config in Electron does not reload
- Closed