Júnior Áli

Results 5 comments of Júnior Áli

Could someone exemplify how would be this custom function that would allow to destructure anything?

the problem is the new way of Vue 3 `$slots`. Find this function in code and fix it: ``` getSlideCount() { const children = this.$slots.default() // console.log('>>>>>', children) if (children.length...

I downloaded the source files and use inside my project, without npm. Works normally with Vue 3 + Vite. But other minor fixes in declaration must be needed too. Commented...

Por enquanto poderia fazer fucnionar ao menos a V1 que nao retorna lat/long pois esta retornando um erro em todos os provedores, porem a ViaCep esta funcionando quando acessada diretamente...

Recebo o mesmo erro, porém o estranho e que a ViaCep esta funcionando normalmente como verificado acessando [em formato JSON](https://viacep.com.br/ws/04513010/json) ou [em formato XML](https://viacep.com.br/ws/04513010/xml)