-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Problem: "ResizeObserver" is not supported in Safari 13 and below, so the page was not displayed when using this component.
community-kit/src/Collapse/Collapse.js
Line 87 in 3b20e4e
| const observer = new ResizeObserver(onResize); |
Metadata
Metadata
Assignees
Labels
No labels