Skip to content

Fix for Electron 11 #23

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

Merged
merged 1 commit into from
Mar 16, 2021
Merged

Fix for Electron 11 #23

merged 1 commit into from
Mar 16, 2021

Conversation

cosmo0
Copy link
Contributor

@cosmo0 cosmo0 commented Mar 16, 2021

Chrome V80 doesn't support <link rel="import"> anymore.

This PR applies the patch suggested to the base Electron API demo (which still suffers the same problem): electron/electron-api-demos#466

Fixes #22
Fixes #21

@GregorBiswanger GregorBiswanger merged commit 3e27644 into ElectronNET:master Mar 16, 2021
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.

Blank page on startup Uncaught TypeError: Cannot read property 'querySelector' of undefined
2 participants