Aryaman Sharma
Results
2
issues of
Aryaman Sharma
- Wrapped `loc.setItem` in a `try...catch` block to handle `QuotaExceededError`. - Prevents crashes when `localStorage` is full. Fixes: #1200
This PR implements the panic recovery middleware. Fixes #3588