Skip to content

[BUG] dash.testing doesn't work with older versions of dash #1230

@alexcjohnson

Description

@alexcjohnson

In Dash v1.11 - specifically #1103 - we changed the structure of the redux store used by dash-renderer. This wasn't a breaking change as far as most users are concerned, but dash.testing contains some deeper hooks into this store, and it would be nice to keep these working against older versions of dash, so that you can test an already-deployed app and not worry about the version you're using to test it.

The specific bit that came up in our own work is redux_state_rqs but there may be more. For that one though, we should support both the before and after versions of commit 58eaa96

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions