You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on the change of page, the corresponding panel object should be displayed. Instead a collapsed card with the plotly figure from the previous page is displayed on top of the main. Jumping back and forth from the page with the original collapsed card and the other, multiple nameless cards are added to the main, all with the same plotly figure. Going to a third page, and then back to the second display everything correctly (except for the multiple nameless cards, which remain above the main).
if multiple elements are passed to Page 1, the bug with the plotly-card happens only if it is the last element. If a divider is added after the plotly card, then this is copied every time after each nameless card.
if the plotly-card is not collapsed, then the bug does not appear
python 3.11, 3.10
panel 1.3.8
plotly 5.16.1
OS -> MacOS, Windows10
browser -> Safari, Edge
on the change of page, the corresponding panel object should be displayed. Instead a collapsed card with the plotly figure from the previous page is displayed on top of the main. Jumping back and forth from the page with the original collapsed card and the other, multiple nameless cards are added to the main, all with the same plotly figure. Going to a third page, and then back to the second display everything correctly (except for the multiple nameless cards, which remain above the main).
called with
python3 -m panel serve --show serve_panel.py
Registrazione.schermo.2024-03-05.alle.21.16.52.mov
The text was updated successfully, but these errors were encountered: