When searching for assets in Solar many entries for the home_domain of asset issuers are added to the cache in localStorage. Apparently sometimes these take up so much space that the quota of the localStorage is exceeded. This error should be caught to prevent the application from crashing.
I tried reproducing this issue on desktop (macOS) but apparently it is pretty hard to fill the localStorage quota so much as to encounter this error. I tried searching for assets starting with an "s" and scrolling through the assets list filled the localStorage with plenty of entries but I still did not encounter this error once.
When searching for assets in Solar many entries for the home_domain of asset issuers are added to the cache in localStorage. Apparently sometimes these take up so much space that the quota of the localStorage is exceeded. This error should be caught to prevent the application from crashing.
I tried reproducing this issue on desktop (macOS) but apparently it is pretty hard to fill the localStorage quota so much as to encounter this error. I tried searching for assets starting with an "s" and scrolling through the assets list filled the localStorage with plenty of entries but I still did not encounter this error once.