We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
window.devToolsExtension
ngc
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
(optional, but helps a lot)
See https://github.com/zalmoxisus/redux-devtools-extension#usage for replacing window.devToolsExtension with window.__REDUX_DEVTOOLS_EXTENSION__
window.__REDUX_DEVTOOLS_EXTENSION__
(optional)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is a...
What toolchain are you using for transpilation/bundling?
ngc
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
withwindow.__REDUX_DEVTOOLS_EXTENSION__
Actual Behaviour:
Stack Trace/Error Message:
Additional Notes:
(optional)
The text was updated successfully, but these errors were encountered: