Pham Hong Phi
Pham Hong Phi
@gunters63 can you help to share how to make protoc.exe generates es6 module?
I will leave a code example if anyone need a temporary solution when waiting for the merge. https://codesandbox.io/s/hungry-chandrasekhar-t8e69 PS: the sandbox wont run, I just paste the code without installing...
@YukiYlf as I already said above in PS, just give you the idea. The js code is working fine, but for dependencies and props like onChange, value,... you need to...
It's a bit confusing but let me clarify, Cloudflare has 2 image services - Transform on the fly, you give cloudflare an image link, it transforms, this is what NuxtImage...
@francesco-clementi-92 I had Camera is closed issue and fixed it by not setting isActive={false} (pause) when taking the photo, alway let isActive={true}