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
When I try to implement one of the examples in Nuxt JS (which extends VueJS) - I get the error "Container element not specified for card component" and the component doesn't get rendered.
this is my page where I import CardTest where CardTest is just one of the examples:
When I try to implement one of the examples in Nuxt JS (which extends VueJS) - I get the error "Container element not specified for card component" and the component doesn't get rendered.
this is my page where I import
CardTest
whereCardTest
is just one of the examples:The text was updated successfully, but these errors were encountered: