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

NG05104: Root element was not found during bootstrap. #39

Open
niravupxselling opened this issue Aug 2, 2023 · 0 comments
Open

NG05104: Root element was not found during bootstrap. #39

niravupxselling opened this issue Aug 2, 2023 · 0 comments

Comments

@niravupxselling
Copy link

I have a main project made in Angular 9,
and Web component applications made in angular 16.

adding angular 16 to angular 9 application.

facing an error in the console for bootstrapping.
It doesn't stop any functionality but shows an error.
element-chatbot.js is my one build file which is added in the angular 9 projects.

element-chatbot.js:2 ERROR Error: NG05104
at Ud.selectRootElement (element-chatbot.js:2:139887)
at w0 (element-chatbot.js:2:65882)
at ci.create (element-chatbot.js:2:65982)
at e.bootstrap (element-chatbot.js:2:107603)
at element-chatbot.js:2:105997
at Array.forEach ()
at e._moduleDoBootstrap (element-chatbot.js:2:105997)
at element-chatbot.js:2:105724
at push../node_modules/zone.js/dist/zone.js.ZoneDelegate.invoke (zone.js:386:1)
at Object.onInvoke (element-chatbot.js:2:98292)

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

1 participant