Hacker News new | ask | show | jobs
by yboris 2059 days ago
Can't seem to render 2 out of 4 of my Gatsby websties:

Failing:

https://seleniumbase.io/devices/?url=videohubapp.com

https://seleniumbase.io/devices/?url=healthimpactfund.org

Passing:

https://seleniumbase.io/devices/?url=yboris.dev

https://seleniumbase.io/devices/?url=yboris.com

1 comments

"Service workers can only be used over HTTPS, or on localhost for development" - That's a known Gatsby issue: https://github.com/gatsbyjs/gatsby/issues/10369