You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a situation where I fetching data based on GET-request. If I am on page 4 of 100 for example and then searching for a user name, then the last page of 100 is resetting to 0. It should actually be corrected to 1 of 1.
)
Are there any code demo examples of how to achieve what I am trying to accomplish on my use case?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I have a situation where I fetching data based on GET-request. If I am on page 4 of 100 for example and then searching for a user name, then the last page of 100 is resetting to 0. It should actually be corrected to 1 of 1.
)
Are there any code demo examples of how to achieve what I am trying to accomplish on my use case?
Beta Was this translation helpful? Give feedback.
All reactions