kdabir / json-sql-console

Query json like a pro
https://json-sql-console.netlify.app
7 stars 3 forks source link

Storage quota exceeded on large json #8

Open kdabir opened 7 years ago

kdabir commented 7 years ago

image

When put in a large json file, it can not be synced to local storage and we see the above error.

We can either

  1. Make the storing to local storage optional
  2. tune the validation to match local storage limits