michelveloso
michelveloso
When I first run the project I got this error, any ideas? 
Hello, when I update a model via promise or setTimeout for example, the mask is not applied ``` ``` ``` const agentAccountDetailForm = ref({ cnpj: "", }); ``` **It's Working...
Hi, I cloned the "next" branch from the last commit: https://github.com/xaboy/form-create/commit/0d301463e3b6cf287b310bba70c794fd1aa5b418 and then I ran: yarn install lerna bootstrap And finally: yarn dev:ele But I got a error when the...
Hi, Is it possible to add EFCore.NamingConventions like bellow?  I believe it would be interesting to apply the conversion at some point in the entityframework configuration 
Hi, Is it possible to use dynamic items, simular to Vue.Draggable without template #item? https://sortablejs.github.io/Vue.Draggable/#/nested-with-vmodel  [sortablejs-vue3](https://github.com/MaxLeiter/sortablejs-vue3) - Template Items 