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
Hello, I am preparing an infinite scroll example in RTKQ. I have solved the infinite scrolling here, but when I examine it through redux devtools, it gives tags to the last users returned from the service. Here, my expectation is that 20+20+20 = 60 users that I have merged with "merge" will appear in the tag section. Is there a solution for this?
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.
-
Hello, I am preparing an infinite scroll example in RTKQ. I have solved the infinite scrolling here, but when I examine it through redux devtools, it gives tags to the last users returned from the service. Here, my expectation is that 20+20+20 = 60 users that I have merged with "merge" will appear in the tag section. Is there a solution for this?
My sample code:
Beta Was this translation helpful? Give feedback.
All reactions