Taka
Taka
> Yes. Do you have anything particular in your mind that I should add? Image formats like `.webp` and `.avif` please.
I'm facing the same issue. In my case, I have a an app that extends from a shared `base` layer and has internal layers like `content`. Defining a binding ends...
Bumping this. Had the same issue, but I fixed it by manually patching it with `pnpm`. Here's how to do it; 1. `pnpm patch zustand-middleware-yjs` 2. Go to `${YOUR_PROJECT_DIR}\node_modules\.pnpm_patches\[email protected]` and...
This would be an amazing add-on. I'm sure a lot of people are willing to contribute to this feature!
Your template worked for me @desw0lf. I also cannot seem to bind the FQDN to the NEXT_PUBLIC_BACKEND_URL, so we kinda have to deal with manually setting it in the Environment...
> > What happens if we don't copy the Clickhouse config files? Do we lose out on any features? > > I don't think so, but personally I've noticed a...
Revisiting this since Rybbit 1.1 and @nktnet1's template works pretty good out of the box, even with Rybbit 1.6.1. However, when I change the domain via the Coolify admin panel...
> @takayumi > > I chnaged `BASE_URL=${SERVICE_FQDN_RYBBIT_80}` to `BASE_URL=https://${DOMAIN}` @shadyar-bakr, is that any different from setting the entire BASE_URL via `BASE_URL=${BASE_URL}`? Do you have an example working Compose file? Are...
Okay, I found my issue. I was using Brave with Brave Shields turned on and it always returned `Unauthorized` when trying to `GET organizations` after signing up. Trying it out...
This issue is still relevant. Got it when I installed a plugin that was using an older version of Payload. Here is the plugin in question: https://github.com/saroroce/payload-extended-import-export-plugin