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
Description of expected behavior and the observed behavior
value_throttled of various widgets is a read-only attribute and it is not possible to hook it up via pn.state.location.sync. I would expect an exception to be raised if the user attempts to do so anyways.
(Please don't confuse this issue with #7482 which features a similar code snippet)
Complete, minimal, self-contained example code that reproduces the issue
ALL software version info
Software Version Info
Description of expected behavior and the observed behavior
value_throttled
of various widgets is a read-only attribute and it is not possible to hook it up viapn.state.location.sync
. I would expect an exception to be raised if the user attempts to do so anyways.(Please don't confuse this issue with #7482 which features a similar code snippet)
Complete, minimal, self-contained example code that reproduces the issue
Stack traceback and/or browser JavaScript console output
Screenshots or screencasts of the bug in action
The text was updated successfully, but these errors were encountered: