pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:HTML language:Java
Filter by
156M results
MàJ LAST_SESSION.md. 🤖 Generated with Claude Code
This PR proves Actions can create a file and open a PR. Vercel preview should appear below.
Pull Request Description
Fixes #22984. Builds an animated infinite scroll list using IntersectionObserver and EaseMotion.
Submission Checklist
- [x] All changes inside submissions/react-infinite-scroll-22984/ ...
animation
good first issue
gssoc:approved
gssoc:invalid
GSSoC-26
help wanted
invalid-submission
level:intermediate
spam
type:feature
Problem
When a RecurrenceRule s year is set to a numeric string (e.g. 2026 instead of 2026), scheduling a job with a year in the
past causes nextInvocationDate() to loop forever and hang the process. ...