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

Error app-root did not match any elements #10

Open
tommykjensen opened this issue Jan 14, 2021 · 2 comments
Open

Error app-root did not match any elements #10

tommykjensen opened this issue Jan 14, 2021 · 2 comments

Comments

@tommykjensen
Copy link

I tried to run the generated web component and get following error in the console log twice:

news-widget.js:5 ERROR Error: The selector "app-root" did not match any elements
at Hc.selectRootElement (news-widget.js:5)
at Vs (news-widget.js:5)
at to (news-widget.js:5)
at Ji (news-widget.js:5)
at Object.yo [as createRootView] (news-widget.js:5)
at ri.create (news-widget.js:5)
at Ct.create (news-widget.js:5)
at e.bootstrap (news-widget.js:5)
at news-widget.js:5
at Array.forEach ()

the component actually do work but these kind of errors I would like to get rid of.
Not sure why this error occurs.

@harmeetsingh17
Copy link

facing the same issue. @tommykjensen found any solution ??

@tommykjensen
Copy link
Author

facing the same issue. @tommykjensen found any solution ??

I think I just dropped this and moved on.

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

No branches or pull requests

2 participants