jsonsystems/json-schema

Edit Popup unusable

Closed this issue · 2 comments

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

@khellendros74 Which browser are you using?