vue-smart-widget
vue-smart-widget copied to clipboard
Exception for vue-grid-layout
Hey,
I have a project on Vue 3 (using Quasar).
After installing the package and copy the demo with smart grid I got this errors:
I have to note that I tried installed vue-grid-layout before your package and same error.
Any ideas ?
In Vue 3 Project, we provide the next version. Did you install the next version?
yarn add vue-smart-widget@next -S
@xiaoluoboding Yes I did and still same error. Any chance anyone can take a look with me ? really important to me.
can you reproduce it with Codesandbox
or any online REPL
test it on fresh project, i tested it on vite and vue3 was perfect, thanks @xiaoluoboding
Hey, I have a project on Vue 3 (using Quasar). After installing the package and copy the demo with smart grid I got this errors:
I have to note that I tried installed vue-grid-layout before your package and same error.
Any ideas ?
hi, today i got this error when i was trying to use lang: quasarLang" option in quasar, did you find any solution for this problem??