I use localStorage and need to know how my website behaves when there is no storage left on user's device (or at least browser denies access to storage with a quota exceeded).
Is there any dev tool or any other way (other than filling my device with files) to simulate a "quota exceeded error"? It seems the reason why many users can't access my website.