You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…e theme (#2890)
Fixes#2888
When setting the Electron nativeTheme with the theme selected in the Simplenote settings it can cause a JavaScript error if the theme setting isn't present, such as when logging out of the app.
This checks to ensure the theme setting is set before updating the Electron nativeTheme setting.
Expected
Logging out should not cause a JavaScript error.
Observed
It does:
Reproduced
Where did you see the bug
The text was updated successfully, but these errors were encountered: