### Reduced Test Case https://stackblitz.com/github/fullcalendar/fullcalendar-examples/tree/main/vue3 ### Do you understand that if a reduced test case is not provided, we will intentionally delay triaging of your ticket? - [X] I understand ### Which connector are you using (React/Angular/etc)? Vue ### Bug Description Using FullCalendar Vue3 component and open Vue devtool (browser extension), we can see that the component is appeared as "Anonymous Component".  We expect it to appear as "FullCalendar".