Daniel Koller
Daniel Koller
We have the same issue as well. Downgrading to 13.3.1 for now.
Hey @r1tsuu - thanks a lot for your reply. :) I kickstarted the new website with the website template and use the exact same setup from your links with said...
@r1tsuu Will do. Thanks for the quick help!
I also ran into this. Using a plugin "fixed" it for me. Thanks, @theo-lubert.
Invalid input {} instead of ID error when creating/updating a document with a localized media field.
We're also experiencing this exact issue. Environment: - PayloadCMS: 3.51.0 - Database: PostgreSQL - Next.js: 15.4.7 Error logs: ERROR: invalid input syntax for type integer: "{}" at unnamed portal parameter...
Invalid input {} instead of ID error when creating/updating a document with a localized media field.
I quickly tested it with the latest version. Still affected. Here is a repo to showcase the bug -> https://github.com/danielkoller/payload-cms-bug-relation-to
Invalid input {} instead of ID error when creating/updating a document with a localized media field.
@6TELOIV thanks, the problem is that this nukes the content and we have about 30 pages where our editor would need to redo the content. So that is unfortunately not...
Invalid input {} instead of ID error when creating/updating a document with a localized media field.
R1tsuu is aware of the problem. Lets just hope for a quick fix. :)
@Viijay-Kr thank you for your reply and the great plugin. I will toggle the diagnostics off for now.
Hi @Viijay-Kr, I do. Here you go -> "paths": { "@/components/*": [ "src/components/*" ] }