Brian Ito

Results 21 comments of Brian Ito

O mesmo ocorreu comigo com os seguintes bancos: - Bradesco (diz que o QR-Code é inválido) - PicPay (mesmo acima) - Neon (Aparece valor R$0,00 na hora de realizar o...

Same for me. Sometimes it works, but not all the time. I can't really predict what causes it.

@ULIS-design so it works every time you're plugging your second screen and are using your pen or just sometimes?

Thank you so much! I would never figure it out alone. (:

@chainlist, it would be awesome to have a specific place for async inside validators so we don't mix things together. The `svelte/forms` is pretty similar to `@angular/forms` and maybe the...

So the best approach is to use ```notranslate``` in all the material icons?

Duplicated, please check: https://github.com/sanniassin/react-input-mask/issues/269

There's a fork of this library working fine, right now and they are reactivating the lib, check: https://github.com/comigotech/react-input-mask

Same problem here! Really don't know what is causing this issue. :( Running on MacOS M1. followed this: `> pnpm create svelte@latest && cd ./ && pnpm i && npx...

I found that the main problem is with Vite `^5.0.0`. Had to do a pretty bad workaround to make it work and I don't really know how it will impact...