We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3532997 commit 250e1b5Copy full SHA for 250e1b5
CHANGELOG.md
@@ -2,6 +2,12 @@
2
All notable changes to `dash` will be documented in this file.
3
This project adheres to [Semantic Versioning](https://semver.org/).
4
5
+
6
+## [UNRELEASED]
7
+### Added
8
+- [#2695](https://github.com/plotly/dash/pull/2695) Adds `triggered_id` to `dash_clientside.callback_context`. fixes [#2692](https://github.com/plotly/dash/issues/2692)
9
10
11
## [2.14.1] - 2023-10-26
12
13
## Fixed
0 commit comments