Skip to content
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
This repository was archived by the owner on Apr 8, 2020. It is now read-only.

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

Description

@ngbrown

on

const devToolsExtension = windowIfDefined && windowIfDefined.devToolsExtension as () => GenericStoreEnhancer;

Is obsolete and should be replaced by window.__REDUX_DEVTOOLS_EXTENSION__ or window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__.

See zalmoxisus/redux-devtools-extension#220.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions