-
Notifications
You must be signed in to change notification settings - Fork 0
Add debug mode. #23
Copy link
Copy link
Open
Labels
enhancementWould make an improvement in some way but is not a requirement such as a bug would be.Would make an improvement in some way but is not a requirement such as a bug would be.good first issueGood for newcomersGood for newcomers
Metadata
Metadata
Assignees
Labels
enhancementWould make an improvement in some way but is not a requirement such as a bug would be.Would make an improvement in some way but is not a requirement such as a bug would be.good first issueGood for newcomersGood for newcomers
For development purposes, it is good to have a debug mode on.
I was working on an app today where
refresh()fails every time that IobserveanOnlineRepository. I wish that I knew about this, but I do not because the result ofrefresh()is ignored unless you explicitly callrefreshyourself and subscribe to it.