This repository has been archived by the owner on Mar 27, 2023. It is now read-only.
getting: Uncaught DOMException: Failed to construct 'CustomElement' #6609
Answered
by
hippee-lee
mathisloge
asked this question in
Q&A
-
So I just wanted to test cds and after setting everything up, I'm getting I've made a repro here https://github.com/mathisloge/cds-nav-repro I'm on latest ms edge chromium. Do I have done anything not correct? |
Beta Was this translation helpful? Give feedback.
Answered by
hippee-lee
Jan 31, 2022
Replies: 1 comment 6 replies
-
Hi @mathisloge - I'm not seeing where the navigation component is registered in the repo linked to. Am I missing where you register it as described here? import '@cds/core/navigation/register.js'; |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
mathisloge
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @mathisloge - I'm not seeing where the navigation component is registered in the repo linked to. Am I missing where you register it as described here?