Pagefind on mobile

Scratching head over pagefind integration. On this site - source - I have pagefind working great for desktop browsers but on mobile I only see “searching for …”

How can I troubleshoot this?

hugo env
hugo v0.127.0+extended linux/amd64 BuildDate=unknown
GOOS=“linux”
GOARCH=“amd64”
GOVERSION=“go1.22.3”
github.com/sass/libsass=“3.6.5”
github.com/webmproject/libwebp=“v1.3.2”

If this https://hugle.uk/ is your site, the search works on my android phone with"samsung browser" and “chrome”

Maybe a dedicated problem on your mobile test device. Js disabled…

I would consider that off topic here and you may get better answers on mor general sites.

There are mobile testing solutions like ‘browserstack’ available… dunno if there are free ones

Oh that’s good news, thanks for that! I’ll have a look at that ‘browserstack’.