Dash v2.9.3
Fixed
- #2489 Fix location change event handling when
Location
objects are removed from the layout. Event handlers would not be removed and eventually change props of a random DOM element, fix #1346 - #2498 Fix error when caching callbacks which return
Patch
objects by makingPatch
objects picklable - #2491 Fix clientside inline function name not found, fix #2488