Synthoid/ExportSheetData

(General) Multi-Account Bug Handling

Closed this issue · 1 comments

The multi-account bug seems to be cropping up more frequently and seems to occur when accessing properties. Should implement a graceful fallback for when getting properties fails.

I've added a safety check to v61 when getting or setting properties that should prevent this particular issue from breaking things. Users are shown a modal stating that something went wrong and it is likely because of multiple accounts being signed in and default settings have been loaded. This should prevent the sidebar from breaking while also noting that users should take some action themselves.

I should probably add a troubleshooting section somewhere to walk users through this issue in more detail.