Skip to content

Layout callbacks dont fire on responsive FigureWidget #5279

Open
@simeonschwarzenberg

Description

@simeonschwarzenberg

Hi, im currently working with plotly in python shiny using shinywidgets. Now there seems to be an issue coming from plotly, where the callbacks dont fire for a responsive FigureWidget. Specifically callbacks installed on the widgets width. This worked with plotly v5.24.1. There i could resize the browser window, which would then resize the FigureWidget (because it is responsive) and this would trigger the width callback. This doesnt work anymore in plotly v6.2.0.

Also, every callback would be initially run when the FigureWidget is first rendered in plotly v5.24.1. This also doesnt seem to happen anymore. Is this deliberate?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2considered for next cyclebugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions