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

We need to guard for missing requestIdleCallback #48

Open
koddsson opened this issue Jun 27, 2024 · 0 comments
Open

We need to guard for missing requestIdleCallback #48

koddsson opened this issue Jun 27, 2024 · 0 comments

Comments

@koddsson
Copy link
Owner

koddsson commented Jun 27, 2024

It's because requestIdleCallback isn't supported in Safari <= 18. See https://developer.mozilla.org/en-US/docs/Web/API/Window/requestIdleCallback#browser_compatibility.

@koddsson koddsson changed the title There's no Safari support right now We need to guard for missing requestIdleCallback Jun 27, 2024
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