Button does not reflect newest data when use next or previous page
I got into a problem where my details button does not flect the lastest data of inventory. It easier to look at images.
2 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OPfrom left to right, image 1 is start, if i use details button it work fine
but when i change to page 2, and use detail button, it doesnt flect on that data
also my back button in detail view also does not update, for some reason only back page and next page update data?