angular-redux / store

Angular 2+ bindings for Redux
MIT License
1.34k stars 205 forks source link

Error:NgRedux<RootState>' incorrectly implements interface 'O bservableStore<RootState>' #530

Closed pucheoswaldo closed 6 years ago

pucheoswaldo commented 6 years ago

This is a...

What toolchain are you using for transpilation/bundling?

Environment

NodeJS Version: 8.9.4 Typescript Version: 2.7.2 Angular Version: 6.0 @angular-redux/store version: 7.1.1 version: (if applicable) OS: Windwows

Link to repo showing the issus

(optional, but helps a lot)

Expected Behaviour:

Actual Behaviour:

Stack Trace/Error Message:

image

Additional Notes:

(optional)

wtho commented 6 years ago

Version 9.0.0 with the fix is out already, but not yet published on npm.

EDIT: it is out as 9.0.0-beta.0, installable as @angular-redux/store@beta

SethDavenport commented 6 years ago

9.0.0 just released.