We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Followup on #49
It seems more an issue with Nuxt that discards some runtime config during update call.
The text was updated successfully, but these errors were encountered:
I'm experiencing this issue right now.
It seems like my initial request has the event.context.cloudflare.env as null but when soft navigating between pages it isset.
event.context.cloudflare.env
null
It might be in my implementation, where something is wrong. But it's very hard to debug since the error only occur after i have deployed it to CF.
Sorry, something went wrong.
No branches or pull requests
Followup on #49
It seems more an issue with Nuxt that discards some runtime config during update call.
The text was updated successfully, but these errors were encountered: