Verified Commit b2269537 authored by Mateusz Żebrak's avatar Mateusz Żebrak
Browse files

Fix the issue with infinite loading on Savings screen

This was caused by changed logic in DataProvider.
SavingsDataProvider instance was created with
paused=True when it shouldn't be.
Also it wa previously doing a init_update.

Now the default paused=False is to avoid such a situation in the future.
But it can be explicitly set by the initializer params.
parent 5e34456f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment