angular-redux / store

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

`window.devToolsExtension` is deprecated #550

Open flensrocker opened 5 years ago

flensrocker commented 5 years ago

This is a...

What toolchain are you using for transpilation/bundling?

Environment

NodeJS Version: 8.12.0 Typescript Version: 2.9.2 Angular Version: 6.1.10 @angular-redux/store version: 9.0.0 @angular/cli version: (if applicable) OS: Windows 10

Link to repo showing the issus

(optional, but helps a lot)

Expected Behaviour:

See https://github.com/zalmoxisus/redux-devtools-extension#usage for replacing window.devToolsExtension with window.__REDUX_DEVTOOLS_EXTENSION__

Actual Behaviour:

Stack Trace/Error Message:

Additional Notes:

(optional)