| Jose Miguel Gallas Olmedo This happens because of https://github.com/aerogear/data-sync-ui/blob/master/ui/components/schema/SchemaContainer.js#L58 So if the editor is empty we send the last valid one. I would say this is a bug and we should just show the error (when you try to compile an empty schema). |