[Bug]: Unit tests around Tabs are failing with Cannot read properties of undefined (reading 'offsetHeight')]
#16944
Closed
2 tasks done
Labels
Package
@carbon/react
Browser
Chrome, Firefox
Package version
"@carbon/react": "1.61.0"
React version
"react": "17.0.2"
Description
Our application unit tests that uses
Tabs
are all failing with:Further investigation, if we add a check to make sure the element exists before calling
isEllipsisActive()
then all the tests passnode_modules/@carbon/react/lib/components/Tabs/Tabs.js
Version
1.61.0-rc.1
had no issuesReproduction/example
N/A
Steps to reproduce
npm install
npm test
See more info in elyra-ai/canvas#2057
Suggested Severity
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
Application/PAL
Elyra Common Properties
Code of Conduct
The text was updated successfully, but these errors were encountered: