Open bruth opened 9 years ago
Now that saving the context and the count are separate requests, the views should be decoupled as well. To reproduce the coupled behavior:
The observation: the first count will finish and render, but the second count still hasn't responded. However, the count is not in the loading state.
Now that saving the context and the count are separate requests, the views should be decoupled as well. To reproduce the coupled behavior:
The observation: the first count will finish and render, but the second count still hasn't responded. However, the count is not in the loading state.