-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Which tool is impacted?
JSON minify
To Reproduce
Steps to reproduce the behavior:
- Go to json-minify
- Paste this JSON:
{
"bot": null,
"client": {
"type": "browser",
"name": "Chrome",
"short_name": "CH",
"version": "119.0",
"engine": "Blink",
"engine_version": "119.0.0.0",
"family": "Chrome"
},
"os": {
"name": "Windows",
"short_name": "WIN",
"version": "10",
"platform": "x64",
"family": "Windows"
},
"device": "desktop",
"brand": "",
"model": ""
}
- See error
Expected behavior
The output area should all fit within the screen.
Configuration (please complete the following information):
- Device: desktop
- OS: Windows 11
- Browser: Chrome
- Version: 119.0
Additional context
No more.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working