angular-redux / platform

[Unmaintained] Redux bindings and utilities for Angular
MIT License
140 stars 85 forks source link

update NgRedux class to work with redux 4.1.2 #143

Open aandr075 opened 2 years ago

aandr075 commented 2 years ago

package does not function with latest redux package due to missing the implementation of [Symbol.observable](): Observable; from the store interface