Luca

Results 7 comments of Luca

Any news on this? Is this a planned feature?

Is there a release date also for this by chance? Thanks

Are there some news on the issue? I've encountered the same behavior.

I'd like `autoResetSelectedRows` option back too.

> https://tanstack.com/table/v8/docs/api/features/row-selection#toggleallrowsselected This should be the call you're looking for. > > As part of your button click handler: > > ``` > onClick={() => > table.toggleAllRowsSelected(false) > } >...

I've encountered the same behavior, no changes performed. The only file changed had spacing changes. ![image](https://github.com/storybookjs/storybook/assets/71693205/52e4c863-f558-43f0-bd6a-3c76c6bc2734)

This behavior was never fixed in v18 JS adapter, right?