etesync / etesync-web

An EteSync web client
https://www.etesync.com
GNU Affero General Public License v3.0
243 stars 30 forks source link

Error: Minified React error #185 #235

Open adamryczkowski opened 2 years ago

adamryczkowski commented 2 years ago

Hi! I cannot see the calendar in one of my accounts, and get the following error.

Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at WA (http://0.0.0.0:8000/static/js/2.b050421f.chunk.js:2:1636310)
    at da (http://0.0.0.0:8000/static/js/2.b050421f.chunk.js:2:1608136)
    at e [as onStateChange] (http://0.0.0.0:8000/static/js/2.b050421f.chunk.js:2:887982)
    at e.t.handleChangeWrapper (http://0.0.0.0:8000/static/js/2.b050421f.chunk.js:2:885847)
    at http://0.0.0.0:8000/static/js/2.b050421f.chunk.js:2:885174
    at es (http://0.0.0.0:8000/static/js/2.b050421f.chunk.js:2:1639902)
    at Object.notify (http://0.0.0.0:8000/static/js/2.b050421f.chunk.js:2:885143)
    at e.t.notifyNestedSubs (http://0.0.0.0:8000/static/js/2.b050421f.chunk.js:2:885779)
    at e.t.handleChangeWrapper (http://0.0.0.0:8000/static/js/2.b050421f.chunk.js:2:885847)
    at p (http://0.0.0.0:8000/static/js/2.b050421f.chunk.js:2:979058)

This happens on one of my etesync acconts. I suspect some data stored there to be broken as I can no longer synchronize this particular account, but I have no idea how to verify it. I thought I could sort things out with etesync-web...

tasn commented 2 years ago

What's the error you're getting on other clients?