Open noeliaSD opened 6 months ago
There are some stores that are declared as Singletons. This fact introduce the following issues, among others:
Singletons
By following the approach agreed in here, work on updating these stores:
status-desktop/ui/app/AppLayouts/Wallet/stores/RootStore.qml
status-desktop/ui/imports/shared/stores/RootStore.qml
Tasks:
@micieslak please take a look at it and break it down if necessary!
Description
There are some stores that are declared as
Singletons
. This fact introduce the following issues, among others:By following the approach agreed in here, work on updating these stores:
status-desktop/ui/app/AppLayouts/Wallet/stores/RootStore.qml
status-desktop/ui/imports/shared/stores/RootStore.qml
Tasks: