How to request only once when clicking the query button? #5238
Unanswered
vaynevayne
asked this question in
Q&A
Replies: 1 comment 3 replies
-
only call |
Beta Was this translation helpful? Give feedback.
3 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.
-
Expectation: every time an onSubmit is triggered, a query is required, regardless of whether the fetchOptions changes or not
This is my code, and there's a problem that when the form changes, it triggers two queries
What should I do just once? Testers do not accept twice
Beta Was this translation helpful? Give feedback.
All reactions