Muris Ceman

Results 99 comments of Muris Ceman

This is a tough one because it's difficult to identify the exact block in the `blocks` field that will have synced translations. The `blocks` field contains an array of block...

No, unfortunately Pruvious does not support true many-to-many relationships between two collections/tables out of the box. The `records` field does not rely on foreign keys and does not create an...

Hi @larseberhardt! Yes, I agree. It was very hard to find a solution for that field type that works as both a root field (table column) or a subfield (e.g....

Hello! > I cannot use digitalocean right now, that's why i wanted to go with supabase and vercel or netlify. With both those services i fail to deploy. Pruvious v3...

Hi, thanks for considering using Pruvious! I have OAuth helpers planned for the upcoming Pruvious v4. Although it is not a high priority feature, so it could take some time...

Hi! Could you please provide all the redirection parameters or a screenshot of them?

Just to be clear, is the problem in the [`redirects` collection](https://pruvious.com/docs/standard-collections/redirects) or somewhere else (e.g., proxies)? If it's in the `redirects`, can you provide all field inputs so I can...

Hi! Have you tried adding the `@oxc-parser/binding-linux-x64-gnu` dependency to your `package.json` file? > i tried a hard reset, because removing node modules and re installing didnt work. What exactly do...

Does it work when you use Nuxt 3.15.x?