We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey Gabriel,
When I import a CSV with 100 quotes, it get the following error:
Unchecked runtime.lastError: QUOTA_BYTES_PER_ITEM quota exceeded
It looks like storing 100 quotes is too much.
Do you know if you can increase the quota in the extension?
Maybe this is useful: https://stackoverflow.com/questions/33015723/unchecked-runtime-lasterror-while-running-storage-set-quota-bytes-per-item-quot
Thank you for the awesome extension! It looks and works beautiful.
Jelle
The text was updated successfully, but these errors were encountered:
I created a pull request.
Sorry, something went wrong.
No branches or pull requests
Hey Gabriel,
When I import a CSV with 100 quotes, it get the following error:
Unchecked runtime.lastError: QUOTA_BYTES_PER_ITEM quota exceeded
It looks like storing 100 quotes is too much.
Do you know if you can increase the quota in the extension?
Maybe this is useful:
https://stackoverflow.com/questions/33015723/unchecked-runtime-lasterror-while-running-storage-set-quota-bytes-per-item-quot
Thank you for the awesome extension! It looks and works beautiful.
Jelle
The text was updated successfully, but these errors were encountered: