Michael Krone

Results 5 comments of Michael Krone

@applecool We got the same problem: locally the tests run, on the Linux CI, chrome timed out randomly. Increasing the `browserNoActivityTimeout` in the karma.conf to a very high value (in...

I see, thanks for this one. Will have a look at it.

I did not thought about that yet, but I see that this is a common use case. For not breaking the current behaviour of the `AddData` action, an `UpdateData` action...

A first work in progress is available in the development branch, if you want to give it a try. You might use the `UpdateData` or the `updateData` action creator like...

Thank you @mecsco for your feedback. You usage looks absolutely valid, and you are right, the code seems to mutate the state data and adding childs has still to be...