Skip to content

Dash v2.9.3

Compare
Choose a tag to compare
@T4rk1n T4rk1n released this 13 Apr 17:42
· 807 commits to dev since this release
64a1c25

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 making Patch objects picklable
  • #2491 Fix clientside inline function name not found, fix #2488