dashR
dashR copied to clipboard
Add prevent_initial_call and prevent_initial_callbacks
As in https://github.com/plotly/dash/pull/1228, Dash for R should provide an option to disable callback firing on initial page load. In addition, app$config$prevent_initial_callbacks should be added as well.