Replies: 1 comment 1 reply
-
|
Hi @pmbanugo ! This was a bug. I've fixed this in #813. Sorry to waste your time. It will be released soon. Thanks! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Calling the following API fails with an error
However,
app.get("/", (c) => c.json("Hello! Edge Flags!"));works. I spent 30 mins figuring out that it's the cause of my error.Beta Was this translation helpful? Give feedback.
All reactions