[3.0.4] - 2025-04-24
Fixed
- #3278 Fix loading selector with children starting at the same digit. Fix #3276
- #3280 Remove flask typing import not available in earlier versions.
- #3284 Fix component as props having the same key when used in the same container.
- #3287 Fix typing component generation & explicitize_args.
- #3282 Fix incorrect cancellation of pattern matched long callbacks.
- #3289 Fixed issue with debugTitle where status doesnt exist and allow_duplicates to ignore the hash for prop loading in the target.
- #3281 Use routes_pathname_prefix for internal Alive URL in Dash app. Fix #3270