We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://stackblitz.com/github/fullcalendar/fullcalendar-examples/tree/main/vue3
Vue
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".
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
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?
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".
The text was updated successfully, but these errors were encountered: