When browser doesn't have the redux devtools extension the app throws an undefined error · Issue #320 · zalmoxisus/redux-devtools-extension

My React/Redux app worked fine on my computer but when I sent it to someone else the app would fail to load altogether. After some debugging it turns out that window.__REDUX_DEVTOOLS_EXTENSION__ &&...