mirror of
https://github.com/penpot/penpot.git
synced 2026-08-04 11:58:48 +00:00
Schema validation reported a generic "Invalid data" message. Report the expected schema and the received value, with a bounded cycle-safe renderer so the error path cannot itself crash. Fixes #10072 Signed-off-by: Akshit Nassa <akshitnassa412@gmail.com> Co-authored-by: Akshit Nassa <akshitnassa412@gmail.com>