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
{{ message }}
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
Results in a console error:
Uncaught Error: DOM element provided is null or undefined
Demo of behaviour:
Dash app used to demo this bug
Simple fix: check if the element with the given
id
exists before callingPlotly.Plots.resize()
The text was updated successfully, but these errors were encountered: