Skip to content

Uncaught TypeError: Cannot read property 'querySelector' of undefined #21

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

Closed
mertmtn opened this issue Feb 14, 2021 · 3 comments · Fixed by #23
Closed

Uncaught TypeError: Cannot read property 'querySelector' of undefined #21

mertmtn opened this issue Feb 14, 2021 · 3 comments · Fixed by #23

Comments

@mertmtn
Copy link

mertmtn commented Feb 14, 2021

I have pulled electron.net-api-demos and I typed electronize start to run project, When I checked developer console, got script error in below files.

image

I currently using Node.js 14.15.5

@mertmtn
Copy link
Author

mertmtn commented Feb 14, 2021

Maybe there is no class named ".task-template" from link parameter.

image

@Gsonovb
Copy link

Gsonovb commented Feb 16, 2021

I also have this problem

According to the error prompt, the import function has been removed in chrome V80.

https://developers.google.com/web/updates/2019/07/web-components-time-to-upgrade

Dotnet environment information (dotnet --info)
dotnet.txt

@ienaboard
Copy link

Any way/workaround to solve this issue?

This was referenced 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 a pull request may close this issue.

3 participants