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
The newly released plotly.js displayNotifier config prop (via plotly.py 6.7.0) isn't included in the DCC Graph config and tests are failing as a result.
Describe the bug
The newly released plotly.js
displayNotifierconfig prop (via plotly.py 6.7.0) isn't included in the DCC Graph config and tests are failing as a result.Expected behavior
The Graph config includes the new property.