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
We have a DataTable with radio selects in a modal. When we select a row, the table and the rest of the content in the modal will disappear. This only occurs while using chrome. Testing the table with Safari and FireFox results in the correct behavior.
Using Chrome before Select:
Using Chrome after Select:
Using Safari (desired results):
Is this issue related to a specific component?
DataTable
What did you expect to happen? What happened instead? What would you like to
see changed?
Expected the behavior to be like the behavior in the third screenshot.
What browser are you working in?
Chrome
What version of the Carbon Design System are you using?
What package(s) are you using?
carbon-components
carbon-components-react
Detailed description
We have a DataTable with radio selects in a modal. When we select a row, the table and the rest of the content in the modal will disappear. This only occurs while using chrome. Testing the table with Safari and FireFox results in the correct behavior.
Using Chrome before Select:
Using Chrome after Select:
Using Safari (desired results):
DataTable
Expected the behavior to be like the behavior in the third screenshot.
Chrome
7.26.0
Not sure if it is related or will help with this issue, but if you go to https://react.carbondesignsystem.com/?path=/docs/datatable-filtering--usage on Chrome and click the gear icon on the right side of the table, then it produces something similar so what I think is happening with our table.
The text was updated successfully, but these errors were encountered: