When i upload image getting console error and its not store in local storage? #4392
Unanswered
senthil177cse
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The demo uses the default localStorage which has a size limit (~5mb). If this is something related to your project I'd suggest using grapesjs-indexeddb |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @artf ..
When i add 3mb size of image getting console error and its not stored in localstorage also... is there way to increase the localstorage size using javascript code?
Beta Was this translation helpful? Give feedback.
All reactions