Replies: 1 comment
-
|
@bebejane can you share your code or source? When using a try catch block, how are you returning the error? This example: Dynamic text generated as image works as intended for error handling the request. Additionally, what are you looking to do with the error? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
How does one catch errors when creating new ImageResponse in vercel edge api function?
Errors are printed in console but when wrapping the call with try/catch no error is thrown.
Beta Was this translation helpful? Give feedback.
All reactions