Uncaught DOMException: Failed to execute 'setItem' on 'Storage': Setting the value of 'domains' exceeded the quota
问题 This error shows every time in chrome when i open the console. Uncaught DOMException: Failed to execute 'setItem' on 'Storage': Setting the value of 'domains' exceeded the quota. at HTMLScriptElement.a.onload (https://dl.metabar.ru/static/storage/js/storage.min.js version=201804162002:1:6177) a.onload.... Why is that? 回答1: Actually your Storage is full and most likely it is full because of some of your browser extensions. 来源: https://stackoverflow.com/questions/49923280/uncaught-domexception