#4363·rsuite

Crash on MacOS

Author: edward-meisterCreated Aug 7, 2025Updated Aug 21, 2026

What version of rsuite are you using?

5.83.1

What version of React are you using?

19.1.0

What version of TypeScript are you using (if any)?

5.3.3

What browser are you using?

Chrome, Edge, Firefox developer, Safari

Describe the Bug

when modal is opened and it has a table with checkbox, app crashes and is caught by error boundry. if i remove the checkbox column, then crashing stops. the issue does not happen at all on Windows or Linux.

Expected Behavior

please don't crash :)

To Reproduce

No response