-
Notifications
You must be signed in to change notification settings - Fork 50
Issues: electron/remote
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Add new WebContentsView class as BrowserView is deprecated.
enhancement
New feature or request
#198
opened Jul 31, 2024 by
ductridev
import { app } from '@electron/remote'; in vue3 setup throws an error
#168
opened Oct 19, 2023 by
bluelemonade
MaxListenersExceededWarning: Possible EventEmitter memory leak detected
#139
opened Nov 9, 2022 by
marcelblum
Improve documentation for Electron 20 sandboxing defaults
documentation
Improvements or additions to documentation
#138
opened Sep 16, 2022 by
Nashorn
Invoke async method on remote object got by remote.getGlobal causes memory leak.
#135
opened Jul 3, 2022 by
imndx
Does any face this error before in your electron project after installed new @electron/remote package??
#123
opened Mar 21, 2022 by
mx51damon
The window open handler response must be an object, but was instead of type 'undefined'.
#120
opened Mar 10, 2022 by
FlysoftBeta
Cannot find module '@electron/remote' using interceptFileProtocol
#98
opened Nov 23, 2021 by
sturla78
"@electron/remote" cannot be required in the browser process. Instead require("@electron/remote/main").
#66
opened Jun 15, 2021 by
Skhoshhal
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.