btroncone / ngrx-store-localstorage

Simple syncing between @ngrx store and local storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to save state to localStorage: DOMException: Failed to execute 'setItem' on 'Storage': Setting the value of 'tempState' exceeded the quota.

Mohinesh27 opened this issue · comments

Hi,
I am facing this issue please look into this. For more details please find the attached screenshot.

image

Please guide me how can I resolve it as I am newbie for Angular, NGRX with ngrx-store-localstorage.

Does anyone have any idea what can be the root cause? or its known issue?

Going to close this as I don't think it's related to this library.