Skip to content

Commit 4341cb7

Browse files
committed
fix upload style - changelog
1 parent 52fe27f commit 4341cb7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
77
## Changed
88
- [#3113](https://github.com/plotly/dash/pull/3113) Adjusted background polling requests to strip the data from the request, this allows for context to flow as normal. This addresses issue [#3111](https://github.com/plotly/dash/pull/3111)
99

10+
## Fixed
11+
- [#3251](https://github.com/plotly/dash/pull/3251). Prevented default styles from overriding `className_*` props in `dcc.Upload` component.
12+
1013

1114
## [3.0.1] - 2025-03-24
1215

0 commit comments

Comments
 (0)