Viktor Kis

Results 3 issues of Viktor Kis

### General information - json-editor version: 2.7.0 ### Expected behavior: existing production page to load without error (like it did in 2.6.1) ### Actual behavior: `Uncaught TypeError` can't define value...

Hi, This is a question about readOnly field option. Not a bug. I have a use case where i am displaying a bunch of fields in a json schema. Some...

JSON Schema is allowing the submission of POST request even though the form value is empty. Here is what i tried: ```json { "type": "object", "properties": {"field1": { "type": "string",...

question