Greg Han

Results 2 issues of Greg Han

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.

This plugin is not working at v2.9.4. Error in mounted hook: "TypeError: Cannot read property 'id' of undefined" import ChartRegressions from 'chartjs-plugin-regression' const { reactiveProp } = mixins; export default...