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
Hi, I use *.vue components, and I have following error: "Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option." for my component. However I provided names for all components.