graceful fallback in onEnterViewport_intersectionObserver.js?
Open
@hchiam is already working on this.
Since Nov 30, 2023.
bug
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
problem:
https://codepen.io/hchiam/pen/MWXYrKv?editors=0010
if IntersectionObserver isn't available, the callback no longer works at all
fix it here:
https://github.com/hchiam/learning-js/blob/main/onEnterViewport_intersectionObserver.js
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.