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
Observe how the tabs did not show up on the right side
Modify the package.json and change the version of react and react-dom to "18.x"
Run yarn install
Run yarn dev
Observe how the tabs are available.
Suggested Severity
Severity 1 = Must be fixed ASAP. The response must be swift. Someone from the team must drop all current work and be immediately reassigned to address the issue.
Package
@carbon/react
Browser
Safari
Package version
1.76.0
React version
19.0.0
Description
After upgrading project to React 19, components that used Tabs, TabList, Tab, TabPanels and TabPanel stopped displaying their tabs and tab content.
Reverting to React 18, everything works with no code changes.
Reproduction/example
https://stackblitz.com/edit/github-yncvxyat?file=src%2FApp.tsx
Steps to reproduce
yarn install
yarn dev
Suggested Severity
Severity 1 = Must be fixed ASAP. The response must be swift. Someone from the team must drop all current work and be immediately reassigned to address the issue.
Application/PAL
@carbon/charts
Code of Conduct
The text was updated successfully, but these errors were encountered: