Files
portfolio/app/components
denshooter 69ae53809b
All checks were successful
CI / CD / test-build (push) Successful in 11m8s
CI / CD / deploy-dev (push) Successful in 1m18s
CI / CD / deploy-production (push) Has been skipped
fix: Safari compatibility — polyfill requestIdleCallback and IntersectionObserver
requestIdleCallback is unavailable in Safari < 16.4, causing GatedProviders
to crash during hydration and blank the entire page. Added setTimeout fallback.
Also added IntersectionObserver fallback in ScrollFadeIn for safety.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-05 19:25:38 +01:00
..
2026-01-10 00:52:08 +01:00
2026-01-10 00:52:08 +01:00
2026-01-22 20:56:35 +01:00