You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unknown custom element: <vs-sidebar> - did you register the component correctly? Unknown custom element: <vs-sidebar-item> - did you register the component correctly? Unknown custom element: <vs-sidebar-group> - did you register the component correctly?
Note that this codepen has a vs-button, which works fine - it's only the vs-sidebar components that seem to not work.
What should be done to fix it?
The text was updated successfully, but these errors were encountered:
In the following codepen, I use the
js
andcss
files provided on the Getting Started page and the sidebar template, but get errors:Note that this codepen has a
vs-button
, which works fine - it's only thevs-sidebar
components that seem to not work.What should be done to fix it?
The text was updated successfully, but these errors were encountered: