Skip to content

[BUG] JSON minify output overflow screen #780

@angelofan

Description

@angelofan

Which tool is impacted?
JSON minify

To Reproduce
Steps to reproduce the behavior:

  1. Go to json-minify
  2. 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": ""
}
  1. See error

Expected behavior
The output area should all fit within the screen.

Screenshots
image

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 working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions