Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix dom-ready not happening in order #2570

Merged
merged 1 commit into from
Dec 28, 2022
Merged

Conversation

jeanfbrito
Copy link
Collaborator

image
Uncaught Error: The WebView must be attached to the DOM and the dom-ready event emitted before this method can be called. at WebViewElement.getWebContentsId (node:electron/js2c/renderer_init:105:695) at handleAttachReady (ServerPane.tsx:107:34) at WebViewElement.handler (ServerPane.tsx:96:9) at WebViewElement.__trace__ (bugsnag.js:1:1) at WebViewImpl.dispatchEvent (node:electron/js2c/renderer_init:109:1993) at EventEmitter.<anonymous> (node:electron/js2c/renderer_init:97:862) at EventEmitter.emit (node:events:390:28) at Object.onMessage (node:electron/js2c/renderer_init:69:833)

@jeanfbrito jeanfbrito changed the title fix: Fix dom-ready not being ready fix: Fix dom-ready not happening in order Dec 28, 2022
@jeanfbrito jeanfbrito merged commit 27dc08b into master Dec 28, 2022
@jeanfbrito jeanfbrito deleted the fix/dom-ready-bug branch December 28, 2022 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant