Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

Application crashes with a large JSON file #19

Description

When I copy pasted my JSON file into your application, I received the following error:

Parse error on line 2203:
...: 7.06, "19
----------------------^
Expecting 'STRING'

When I browsed the file, the last imported part of file is up to line 1910 (So almost one third of it was formatted properly only). So I guess that there is some kind of limit with how large files are in content. The formatted JSON is cut from there, so the resulted file is broken. In my opinion, that is a bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions