syntaxfm / website

Syntax Podcast Website
https://syntax.fm
MIT License
1.02k stars 497 forks source link

Black Screen Appearing for some Users #1527

Closed sentry-io[bot] closed 8 months ago

sentry-io[bot] commented 9 months ago

Sentry Issue: WEBSITE-R

TypeError: error loading dynamically imported module: https://syntax.fm/_app/immutable/nodes/3.23b3b788.js
wesbos commented 9 months ago

I think this is the issue. Someone saying it's just loading a black screen.

image

Sentry says it's only Firefox, but reporter is saying Safari. It would make sense that we aren't seeing this issue pop up because the adblocker is also blocking Sentry.

Maybe related: https://github.com/vitejs/vite/issues/11804

wesbos commented 9 months ago

doing some more reading, this might be related to people clicking on a page with a dynamic import after we have deployed a new version, thus the chunks are no longer availble

wesbos commented 9 months ago

just got some info from the reporter - they are running two adblockers, will try on my device.

image

stolinski commented 8 months ago

Dang that's a lot of wild extensions.

wesbos commented 8 months ago

I also installed them all and could not replicate

wesbos commented 8 months ago

Closing this as we have received no reports, sentry issues or been able to replicate it ourselves