LouisMazel/maz-ui

[vue3][maz-ui] maz-ui couldnt use in vue3

Closed this issue · 1 comments

1
2
My project is use vue3, and I want to import the maz-ui in my project, but i got some promblems while import. Does there have some ways to fix the above problems

Hi @JinhaoZhao,

Your errors are strange. mergeModels and useModel are not exported helpers of Vue 3.
Which version of Vue have you installed?

Maybe it's a Webpack bug, please refer to this issue