joshpachnerJ
Convex Communityβ€’16mo agoβ€’
6 replies
joshpachner

useQuery never enters Error state

When an error is thrown within the query the query stays in isLoading state.

Within the query we throw expected errors. When a resource isn't found (ie the id doesn't exist in the database).

We are using svelte.

What do we need to do to get the useQuery to get into the error state?
πŸ™πŸ™πŸ™
Was this page helpful?