DataTable: Why are selected_row_ids not persisted like selected_rows?

Hello,

The DataTable component’s persistence feature currently covers the selected_rows property but does not extend to the selected_row_ids` property. Is this by design?

I’ve tried extending by adding the property name to my DataTable's persisted_props list but received a client-side error that it’s not supported.

Can this be changed by an end user such as myself without having to fork? If not, would maintainers consider a PR from me to add this?

Thanks,
Uri

Hi @urig
Thank you for pointing this out to us. The maintainers would definitely consider a PR. Thank you for contributing to Dash’s growth. :hugs: