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
Not a breaking change but an announcement of a future breaking change:
Param will enable allow_refs in future so any objects that are references, e.g. functions, parameters, reactive expressions and in the case of Panel widgets, will automatically resolve to their value when passed to a parameter. To disable this users will have to set allow_refs=False explicitly.
Listing the breaking changes made in Param 2.0 to list them in the release notes:
bounds
slot onBoolean
#744._param_watchers
in favor of.param.watchers
#797_internal_name
slot #796The text was updated successfully, but these errors were encountered: