Changed
- Add an `id` to the header and footer HTML elements of `Graph`, `Table`, and `AgGrid` to enable targeting through actions/callbacks. ([1080](https://github.com/mckinsey/vizro/pull/1080))
Fixed
- Fix `model_rebuild` errors originating from recent changes in pydantic 2.11. ([1086](https://github.com/mckinsey/vizro/pull/1086))
<a id='changelog-0.1.35'></a>