You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a minimal example on stackblitz. (Angular v7, rxjs v6, @angular-redux/store v9, redux-observable v1, redux v4)
Feel free to check it out, it is way smaller and simpler than the example app.
You might get errors about the missing peerDependency to angular^6 from angular-redux/store, but the angular API did not break anything angular-redux depends on.
Hello! Where I can find example with @angular-redux/store^9 + redux-observable^1.0.0 ?
The text was updated successfully, but these errors were encountered: