remotion
remotion copied to clipboard
Fix zod nullable saving bug in Remotion Studio
Bug Report 🐛
When doing changes on a nullable type (e.g., z.string().nullable()
), the save button does not appear and thus saving back new default props is not possible.
Can be easily tested with the schema-test composition