Tobias Munk
Tobias Munk
A PR is a [pull-request](https://github.com/json-editor/json-editor/pulls) with a change which fixes the issue.
Could you provide an example schema?
Might be something for the docs: ``` document.addEventListener('DOMContentLoaded', function () { jseditor.disable() }, false); ``` Or a general note that you need to wait with disabling editors until the document...
> When you change required_by_default from "true" to "1 in the javascript section, then it works as expected. Is the behavior the same when setting it to `false`? It makes...
What would be the plan? `@json-editor/json-editor` is the "namespace", rest looks also OK.
@smostafad I don't understand. Is this related to the original issue?
Your link does not work.
I do not understand what you are referring to, sorry.
PRs welcome
@kane-mason just a general question: why is `profile_pic` `required` when you can (should be able to) delete it? But a PR would be nice anyway.