Replies: 1 comment
-
Closing as the issue was resolved |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m trying to test my breadcrumb component based on the ‘Breadcrumb With Overflow’ example, but I can’t get the overflow button to appear during testing. Has anyone encountered this issue or have any suggestions on how to properly trigger the overflow state?
Update: Had to mock the resize observer. jsdom-testing-mocks (https://www.npmjs.com/package/jsdom-testing-mocks) worked wonders!
Beta Was this translation helpful? Give feedback.
All reactions