AirBorne04
AirBorne04
SSolidJS
Created by AirBorne04 on 2/11/2024 in #support
Error "RequestEvent is missing." for cloudflare build
Hi, I have updated to the latest 0.5.4 solid-start beta and started to see this error when building for cloudflare (on 0.4.11 it was not present). Interestingly it is only thrown after my code executed successfully, so there seems to be an issue with actually handling the return or non return of the function. Made a reproduction by using the with-auth example from the repo to make it less likely that it is my own doing. I was wondering if it has to do with the AsyncLocalStorage update in the latest beta and how to resolve this. Somebody got an idea.
2 replies