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
The DataTable radio selection breaks if there are two or more <DataTable> with radio selection property enabled.
The selection does not work in any of the two tables, selecting random rows between the tables in DOM
Package
@carbon/react
Browser
Chrome, Safari, Firefox
Package version
v1.60.0
React version
v18.2.0
Description
The
DataTable
radio selection breaks if there are two or more<DataTable>
withradio
selection property enabled.The selection does not work in any of the two tables, selecting random rows between the tables in DOM
Reproduction/example
https://stackblitz.com/edit/github-rjvrvh?file=package.json
Steps to reproduce
<DataTable>
withradio
option. Happens even with different data and IDsSuggested Severity
None
Application/PAL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: