Open diegomagikal opened 5 years ago
PS: If I change the imports order, the error disappears but nothing is rendered.
import VueFormly from 'vue-formly'
import QFormly from '@decision6/q-formly'
import VueFormlyQuasar from '@decision6/vue-formly-quasar'
My quasar app is not rendering the q-formly.
Environment: NodeJs: 9.9.0 NPM: 6.5.0 yarn: 1.13.0 quasar-cli: 0.17.23 vue: 2.5.17 vue-cli: 2.9.6 quasar-framework: 0.17.19
I get this error:
Code (the same of readme):