Andy Eskridge
Andy Eskridge
I was running into this problem myself and have a simple workaround for now. Just `.trim()`ing the children when passing them to the `LiveProvider` code prop works for me.
I am also hitting this issue. @rruizGit what do you mean forwarding your 'A' record? Did you just create a new A record with the current IP address of your...
Alright, well I worked around this by turning off the certs in duckdns and installing the let's encrypt addon and using that to generate the certificates for me.
I am hitting the same issue it seems. I just installed edgedb via the powershell installer. `edgedb` works along with the other `edgedb` subcommands, but all `edgeql-js` commands fail to...
> @williamluke4 wanna merge & release this one? > > # Edit > Till then I used commit hash in my `package.json`: > > ```json > "next-prisma-plugin": "prisma-labs/next-prisma-plugin#a3c6e044a9b44bfbe6a799e2e2377a15280b1569" > ```...