plotly.R
plotly.R copied to clipboard
Add `suppress_unregistered_warning` parameter to `event_data()` to prevent spurious warnings in apps with conditionally-rendered plots
https://github.com/plotly/plotly.R/issues/1528#issuecomment-2514223180 is an in-depth overview of why this option is necessary.
These test failures seem to be the fault of some changes already on the current master, not this PR branch.