abogushov / django-admin-json-editor

Adds json-editor for JSONField in Django Administration
MIT License
173 stars 61 forks source link

Doesn't close the properties modal when pressing outside of it #11

Open Natim opened 6 years ago

Natim commented 6 years ago

You need to press on Properties again to close the modal

TheMadBug commented 5 years ago

This issue is causing me to create things as arrays instead of objects when it comes to a value that can have arbitrary properties.