StepsViewModel #72
WasifRaza123
started this conversation in
General
Replies: 1 comment
|
@WasifRaza123 oh good point! Thanks for pointing that out! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi @brittanyarima,
In stepsViewModel, on line the goal is set to 0 when the user has not set any goal but it should be set to 10000 as the default value. I think that this is a redundant line as the goal value will change when the user changes it as goal is of type @published.
I didn't know of any other way to communicate about the bug so I posted here.
All reactions