omaro
omaro
Invalid input {} instead of ID error when creating/updating a document with a localized media field.
It's worth noting that the hero schema also contains a localized media field but it isn't throwing any errors on create / publish.
Invalid input {} instead of ID error when creating/updating a document with a localized media field.
@6TELOIV I can't find anything about blocksAsJSON in the docs. Can you share how it is used?
Invalid input {} instead of ID error when creating/updating a document with a localized media field.
I see, thanks. I don't think this is an option at the moment as that is a huge workaround. I think it would make autosave slower for small edits as...
Using reactIconPack like in the example doesn't work, however passing an object with the icons you want works. As a workaround, I wrote a script to generate a json with...
Faced a similar issue but I think it wasn't caused by shadcn. I was migrating from tailwind v3.4 and I fixed it by adding the animation and keyframe definitions to...