imagelab icon indicating copy to clipboard operation
imagelab copied to clipboard

[Image Lab React] window.require is not a function.

Open achyutagupta opened this issue 1 year ago • 0 comments

There is an error window.require is not a function. occurring in browse-blocks-functions.js as well as main.js when there is an attempt to use ipcRenderer of Electronjs before the Electron main process has finished initializing.

image

achyutagupta avatar Jan 10 '24 20:01 achyutagupta