79606681

Date: 2025-05-05 09:45:05
Score: 0.5
Natty:
Report link

So, it was totally my miss.

First of all, I was checking the prod function logs while the deploys were made to staging (well, probably not totally my miss - Netlify, it is really hard to find branch deploy logs)

Anyway, the problem is, the component I was trying to SSR has share button that uses navigator, a component exists only in browsers. Once I made the code more "server-proof" the problem was solved.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: eastwing