Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erases content when using 7 MB file #11

Open
lemairecarl opened this issue May 18, 2017 · 2 comments
Open

Erases content when using 7 MB file #11

lemairecarl opened this issue May 18, 2017 · 2 comments

Comments

@lemairecarl
Copy link

I just used your package on a >7 MB JSON file. After working for 30 seconds, it just erases the content of the view.

Here's the file:
fqsp.json.zip

It's been produced with python's json module. Maybe there's weird shit in the file, but I don't think python would do that to me.

@rocketnik
Copy link

Maybe it is the same issue. Here is a dataset from https://restcountries.com/v3.1/all , that lead to an empty file when re-indenting:
restcountries.json

@FlavourDave92
Copy link

Same here, independently from file size, calling reindenting clears the whole file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants