angular-redux2 / store

integrate your redux store into your Angular
Mozilla Public License 2.0
11 stars 4 forks source link

handle initial null state when composing subreducers #29

Closed pakozlow closed 1 year ago

pakozlow commented 1 year ago

In my use case, after migration to angular-redux2/store from angular-redux, I was unable to run my application due to null initial values.

dkay commented 1 year ago

I just wanted to create the same pull-request. Is there a way to upvote this other than posting this comment?

pakozlow commented 1 year ago

I just wanted to create the same pull-request. Is there a way to upvote this other than posting this comment?

@dkay For the time being I've created a new package just to address this issue, as I could no longer wait for the review: https://www.npmjs.com/package/@angular-redux3/store