window.devToolsExtension is obsolete for Redux Dev Tools. #502

Closed
opened 2025-08-09 17:16:32 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @ngbrown on 8/16/2017

on d1198aeab2/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.

*Originally created by @ngbrown on 8/16/2017* 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#502
No description provided.