Skip to content
New issue

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

devTools issue when extension not installed #29

Closed
strigefleur opened this issue Oct 18, 2021 · 1 comment
Closed

devTools issue when extension not installed #29

strigefleur opened this issue Oct 18, 2021 · 1 comment

Comments

@strigefleur
Copy link

strigefleur commented Oct 18, 2021

Which @ngneat/elf-* package(s) are the source of the bug?

devtools

Is this a regression?

No

Description

Having devTools(); option I expect the app to work even if current env has no Redux DevTools extension installed.
Instead, it gives error preventing app to start.
I believe something from this part of the extension docs should be of use as per this issue.

Please provide a link to a minimal reproduction of the bug

No response

Please provide the exception or error you saw

Cannot read properties of undefined (reading 'connect')
...

Uncaught TypeError: window.__REDUX_DEVTOOLS_EXTENSION__ is undefined

Please provide the environment you discovered this bug in

No response

Anything else?

No response

Do you want to create a pull request?

No

@NetanelBasal
Copy link
Member

The latest version fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants