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
In Vue 3, shadow components cannot be named using all capital letters. They can only be recognized as shadow components when they are named in kebab-case.Β #13977