Improve typing for FunctionsHttpError errors #16721
Unanswered
JulienLecoq
asked this question in
Feature Requests
Replies: 0 comments
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.
In the supabase js library, the following code will "create" a
response.error.contextfield of an any type.It would be cool instead if the context could be typed.
All reactions