You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 3D traces are now compatible with `no-unsafe-eval` CSP rules.
@@ -29,6 +30,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
29
30
- `dash[ci]`: mainly for internal use, these are additional requirements for the Dash CI tests, exposed for other component libraries to use a matching configuration.
30
31
31
32
### Added
33
+
- [#1883](https://github.com/plotly/dash/pull/1883) in DataTable added `page_current` to `persisted_props` as requested in [#1860](https://github.com/plotly/dash/issues/1860)
0 commit comments