Alex N'Guessan
Alex N'Guessan
In a matter of fact, this still doesn't work (Crisp isn't showing up). ```js export default defineNuxtConfig({ modules: ['@nuxtjs/partytown'], partytown: { forward: ['$crisp', '$crisp.push'], }, app: { head: { script:...
> Unfortunately, it does not seem to work. I have created issue for that, but it is not resolved. > > [t3-oss/t3-env#59](https://github.com/t3-oss/t3-env/issues/59) > > We end up using our own...
I ran into the same issue because I set `http://localhost:3000` instead of `http://localhost:3000/**` in redirect URL's. So my Google OAuth will always redirect to the production URL (`Site URL` in...
Thanks a lot for the warm words. It was actually very painful to let the package die like that. I considered this, but I was worried that people won't "trust"...
Thanks @Alex-Kocharyan! This is the beauty of OSS. If you are still actively maintaining your fork a couple of months from now, ping me and I will put a link...
No way! Where have you been?