Skip to content

Bug - Charts - victoryCreateContainer breakage #10895

@dlabrecq

Description

@dlabrecq

It seems Victory v37.1.0 refactored their victoryCreateContainer function. This will break anyone using our createContainer function from react-charts.

The workaround is to lock the following Victory packages.

"victory-core": "37.0.2",
"victory-create-container": "37.0.2",
"victory-cursor-container": "37.0.2",
"victory-voronoi-container": "37.0.2",

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions