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

iOS safari <= 12 cannot find intersection observer #359

Open
MrOrz opened this issue Dec 8, 2020 · 0 comments
Open

iOS safari <= 12 cannot find intersection observer #359

MrOrz opened this issue Dec 8, 2020 · 0 comments

Comments

@MrOrz
Copy link
Member

MrOrz commented Dec 8, 2020

Visiting cofacts article page using iPhone 6 (iOS 8, 11, 12) will show "An unexpected error has occurred".
Intersection observer was delivered in iOS 12.2

Compatibility

iOS 8, 11, 12:
image
image
image

iOS 13+ should work.
image

Regression

IntersectionObserver was introduced into Cofacts code base 6 months ago, so the problem persisted for 6 months.

Browser support

根據過去的會議記錄 我們應該要盡量支援到 iOS Safari version 10.3,故應該要補上 polyfill.

@MrOrz MrOrz added the bug label Dec 8, 2020
@MrOrz MrOrz changed the title iPhone 6 cannot find intersection obserer iOS safari <= 12 cannot find intersection obserer Dec 8, 2020
@MrOrz MrOrz changed the title iOS safari <= 12 cannot find intersection obserer iOS safari <= 12 cannot find intersection observer Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant