Cosmin Pitu
Cosmin Pitu
One can use Redux here and: 1) Set up a `reducer` containing an initial `state` of `{ ... loading: true ... }`, issue an `action` of your choice in your...
@enkil2003: Yes, that would be the way to go, my use case involved having a `` type of component and other 'main' components (the `body` type of components, yes), which...
:+1:, would really like to see this merged!
Would be fixed by PR https://github.com/g00fy-/angular-datepicker/pull/293
Indeed, the dreaded message `'Conflict. The container name "/" is already in use by container "". You have to remove (or rename) that container to be able to reuse that...