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
Electron 20 defaults to preload scripts not having accessing to Node. Need to refactor rendererPreload to remove reliance on Node or add additional IPC handlers.
Electron 20 defaults to preload scripts not having accessing to Node. Need to refactor rendererPreload to remove reliance on Node or add additional IPC handlers.
https://www.electronjs.org/blog/electron-20-0#default-changed-renderers-without-nodeintegration-true-are-sandboxed-by-default
The text was updated successfully, but these errors were encountered: