Tobias Munk

Results 511 comments of Tobias Munk

A PR is a [pull-request](https://github.com/json-editor/json-editor/pulls) with a change which fixes the issue.

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.

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.