### Package @carbon/react ### Browser Firefox, Edge ### Package version 1.107.1 ### React version v19.x ### Description Opening an `OverflowMenu` and resizing the viewport causes the UI to crash. `OverflowMenu` components within tables are also causing crashes when opened, even without viewport resizing. I've reproduced the crashes in both Firefox and Edge. ### Reproduction/example https://stackblitz.com/edit/github-sbv8fa33-6frvkzms ### Steps to reproduce 1. Go to the reproduction link. 2. Open the Help `OverflowMenu`. 3. Repeatedly narrow and expand the viewport to reproduce the crash. https://github.com/user-attachments/assets/eb3bfabe-c32b-4879-aa9b-477f9ecf8c2d ### Suggested Severity Severity 2 = User cannot complete task, and/or no workaround within the user experience of a given component. ### Application/PAL DataPower ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/carbon-design-system/carbon/blob/f555616971a03fd454c0f4daea184adf41fff05b/.github/CODE_OF_CONDUCT.md) - [x] I checked the [current issues](https://github.com/carbon-design-system/carbon/issues) for duplicate problems
Package
@carbon/react
Browser
Firefox, Edge
Package version
1.107.1
React version
v19.x
Description
Opening an
OverflowMenuand resizing the viewport causes the UI to crash.OverflowMenucomponents within tables are also causing crashes when opened, even without viewport resizing.I've reproduced the crashes in both Firefox and Edge.
Reproduction/example
https://stackblitz.com/edit/github-sbv8fa33-6frvkzms
Steps to reproduce
OverflowMenu.sandboxed-crash.mov
Suggested Severity
Severity 2 = User cannot complete task, and/or no workaround within the user experience of a given component.
Application/PAL
DataPower
Code of Conduct