thanhnguyen2187 / crypta

An offline-first code snippet manager
https://thanhnguyen2187.github.io/crypta/
MIT License
7 stars 0 forks source link

Handle strange catalog error on Firefox #33

Closed thanhnguyen2187 closed 7 months ago

thanhnguyen2187 commented 8 months ago

Log lines:

SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data at line 1 column 50 of the JSON data
    readGlobalState persistence.ts:319
Uncaught (in promise) SyntaxError: JSON.parse: unexpected non-whitespace character after JSON data at line 1 column 50 of the JSON data
    readGlobalState persistence.ts:319
thanhnguyen2187 commented 7 months ago

Temporarily close this until we can reliably reproduce the problem.