Why doesnt React-Query provide option that when an page is visited by "BackSpace Button Of Browser", React-Query return prior data #5100
Unanswered
Ndream-KimYoungHoo
asked this question in
Q&A
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.
-
I am implementing an Web Page that if a page is visited by backspace, the page use prior data. fyi, tech stacks are webview of RN, nextjs and react-query.
To implement, I make an "isCurrentPageVisitedByBackspace" variable and insert the variable to enabled option.
It's so hard to implement.
Is there an philosophy about Title Question?
Beta Was this translation helpful? Give feedback.
All reactions