quasarframework / quasar-ui-qcalendar

QCalendar - Quasar App Extension, Vue CLI plug-in and UMD distributions available
https://quasarframework.github.io/quasar-ui-qcalendar
MIT License
421 stars 116 forks source link

A plugin must either be a function or an object with an "install" function. #424

Open Gregory-Han opened 11 months ago

Gregory-Han commented 11 months ago

After adding component with: quasar ext add @quasar/qcalendar@next

dev-tools show this warning: [Vue warn]: A plugin must either be a function or an object with an "install" function.