Demo · sample dataDon't enter real data. Everything resets on reload.
tracker
WK-837

Image pipeline blocks build when photos missing

buildblocked-by-design

next/image throws on missing /public assets at build. We need a fallback for demo photos until imagery is sourced.

Activity

  • A
    @adriana2h

    Repro on my SE — confirmed. We probably need to skip the rAF tick on coarse pointers entirely.

  • K
    @kit45m

    Yeah, I'm gating it on `(pointer: coarse)` and `prefers-reduced-motion`. Pushed to fix/magnetic-ios-perf, PR up shortly.

  • S
    @shen12m

    +1, also let's add a regression test using a small Lighthouse perf budget for /demos hero.

← webkoi