mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-01 01:06:07 +00:00
Patryk Osmaczko
c9b1082795
fix: prevent crash by ensuring there is active section on app start
If `activeSectionId` does point to section that is not restored correctly (by any reason), then the app will crash. That's becasue code assumes there is always an active section set and it will try to reference null item in this case. fixes: #8785
…
…
…
…
…
…
…
…
Status-desktop
Desktop client for the Status Network built with Nim and Qt
Dev Docs: https://hackmd.io/@status-desktop/B1naRjxh_/https%3A%2F%2Fhackmd.io%2F%40status-desktop%2FB1eOaf-nd
Description
Languages
QML
39.2%
JavaScript
29.7%
Nim
18.5%
Python
5.7%
C++
5.2%
Other
1.6%