You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello im getting this error above: Uncaught DOMException: Failed to execute 'setItem' on 'Storage': Setting the value of '__http://shopping.pt/index.php/autocomplete/product/json/__data' exceeded the quota
Since i have more than 18000 products it exceeded the quota. I try to disable the option of storage on the admin, but when i search for the products, the search results returns wrong products, it shows other products besides the one i writted.
The text was updated successfully, but these errors were encountered:
Hello im getting this error above:
Uncaught DOMException: Failed to execute 'setItem' on 'Storage': Setting the value of '__http://shopping.pt/index.php/autocomplete/product/json/__data' exceeded the quota
Since i have more than 18000 products it exceeded the quota. I try to disable the option of storage on the admin, but when i search for the products, the search results returns wrong products, it shows other products besides the one i writted.
The text was updated successfully, but these errors were encountered: