You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
going to a page that doesn't exist in cloudflare pages shows a blank page with a Uncaught (in promise) Error: Context is not available error in the browser console
Expected behavior 🤔
for [...404].tsx to render correctly
Steps to reproduce 🕹
Steps:
1.create a solid start project
2.wrangler pages deploy dist
3.go to /page-that-doesnt-exist
4.empty page
Context 🔦
No response
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered:
Duplicates
Latest version
Current behavior 😯
going to a page that doesn't exist in cloudflare pages shows a blank page with a
Uncaught (in promise) Error: Context is not available
error in the browser consoleExpected behavior 🤔
for
[...404].tsx
to render correctlySteps to reproduce 🕹
Steps:
1.create a solid start project
2.wrangler pages deploy dist
3.go to /page-that-doesnt-exist
4.empty page
Context 🔦
No response
Your environment 🌎
No response
The text was updated successfully, but these errors were encountered: