on https://github.com/aspnet/JavaScriptServices/blob/d1198aeab2a945956a611f779a42e636f645949c/templates/ReactReduxSpa/ClientApp/configureStore.ts#L12 Is obsolete and should be replaced by `window.__REDUX_DEVTOOLS_EXTENSION__` or `window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__`. See https://github.com/zalmoxisus/redux-devtools-extension/issues/220.
on
JavaScriptServices/templates/ReactReduxSpa/ClientApp/configureStore.ts
Line 12 in d1198ae
Is obsolete and should be replaced by
window.__REDUX_DEVTOOLS_EXTENSION__orwindow.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__.See zalmoxisus/redux-devtools-extension#220.