Bernardo Oliveira
Bernardo Oliveira
@kn0wn really thank you for the clarification. I'm using Cosha just in two pages, therefore I was trying to avoid to load on all other pages. I tried that code...
Hi @cjpatoilo, Really thank you for your work. I wonder if you ever considered changing from reCaptcha to hCaptcha, the change is almost seamless. Even Cloudflare made that changed. Doing...
@niklasramo thank you for your awesome job!! I saw that you updated the dev branch a few weeks ago. I would love to know if you have any ETA for...
@niklasramo really thank you for your awesome work 🙏 is there anything we can do to contribute?
@niklasramo you're fantastic!! Thank you for taking the time to work on it and for such a reply. There is nothing close to Muuri! I was thinking of creating a...
@niklasramo thank you for the collaboration!! I had a little time after dinner and I converted it all to VitePress (which is really simple for someone to collaborate with). I'll...
Having the same issue with the latest PWA and Auth modules. Since I'm using a custom manifest I fixed it by removing `'start_url'` line.
Having the same issue with the latest PWA and Auth modules. Since I'm using a custom manifest I fixed it by removing `'start_url'` line.
Would be also important to update workbox to **version 6** as it contains important features, fixes, and typescript support.
> @Tragio Hi. Lack of SSR support is not a bug, So I changed the label. [Next.js offers dynamic module loading which supports client-only modules.](https://nextjs.org/docs/advanced-features/dynamic-import#with-no-ssr) But It looks like Nuxt...