-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 BUG: SolidJs and cloudflare workers doesnt work #4039
Comments
Just updated the link to a github repo that recreates the issue |
This issue consists when updating to v1.0.0-rc.6 |
@matthewp Is this issue available to work on? |
I can't get them working together in the latest versions
I can access the page at http://127.0.0.1:8788 but the SolidJS component doesn't load. |
for your wrangler command to work you do need to build for |
Fixed by #4888 |
What version of
astro
are you using?1.0.0-beta.73
Are you using an SSR adapter? If so, which one?
Cloudflare
What package manager are you using?
yarn
What operating system are you using?
Windows
Describe the Bug
When running solidjs with the cloudflare ssr adapter, it errors with
Error: Pa is not supported in the browser, returning undefined
Link to Minimal Reproducible Example
https://github.com/PringlePot/astro-solid-and-cloudflare
Participation
The text was updated successfully, but these errors were encountered: