As an active BitauthIDE user I have run into local storage issues
at first it was unclear why it was breaking so i just switched browsers, later when also in my 2nd browser I ran into the same issue and checked the console it became clear:
QuotaExceededError: Failed to execute 'setItem' on 'Storage': Setting the value of 'BITAUTH_IDE_BACKUP_2025-09-22T14:14:39.616Z' exceeded the quota.
The IDE works as expected again when clearing all storage, so either the storage clearing can happen automatically or at least this error could be altered to be user-visible without having to look in the console
