Replies: 1 comment
-
not sure what you're trying to do but Other than that, there is no way to get that information because |
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.
-
I want to return dynamic boolean value in defaulOptions in useErrorBoundary
I can see it has suspense property in console.log, but type is not have it
So, i detour type like below
But, I think it is unsafety in feature,
So, how can i get suspense options safety?
Beta Was this translation helpful? Give feedback.
All reactions