Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: error in Safari 12 #97

Open
Mobydack opened this issue Jul 7, 2021 · 0 comments
Open

BUG: error in Safari 12 #97

Mobydack opened this issue Jul 7, 2021 · 0 comments

Comments

@Mobydack
Copy link
Contributor

Mobydack commented Jul 7, 2021

Problem: "ResizeObserver" is not supported in Safari 13 and below, so the page was not displayed when using this component.

const observer = new ResizeObserver(onResize);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant