jsonsystems / json-schema

JSONSchema.Net Public Repository
Apache License 2.0
663 stars 64 forks source link

Edit Popup unusable #93

Closed khellendros74 closed 4 years ago

khellendros74 commented 4 years ago

here is my raw json

{
    "atsecu": {
        "apn_name": "atsecu",
        "apn_type": "PRIVATE",
        "apn_ipType": "IPV4",
        "apn_fixedIp": 0,
        "username": "atsecu135dda6b1c",
        "password": "cb6f68916d",
        "attribute": {
            "MS-Primary-DNS-Server": "192.168.16.36",
            "MS-Secondary-DNS-Server": "192.168.16.37",
            "Framed-Routing": "Broadcast-Listen",
            "Framed-IP-Netmask": "255.255.0.0",
            "Session-Timeout": "604800",
            "Idle-Timeout": "86400",
            "Termination-Action": "1",
            "Simultaneous-Use": "1",
            "DHCP-IP-Address-Lease-Time": "7464960000"
        }
    }
}

now clicking EDIT the popup is not usable

image

jackwootton commented 4 years ago

@khellendros74 Which browser are you using?

jackwootton commented 4 years ago

@khellendros74 This is now fixed on www.jsonschema.net