Role Select Menu not clearing/refreshing?
I swear it was working before. The input will not clear.
Once the "next-button" is clicked, the message should update and the select menu should not display the previous inputs. The page number is correct and the data to set/display for the role select menu is correct as well.
5 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 OPdiscord.js can't control what Discord shows in the app
I see. So there's no way to clear/reset the select menu (to show the placeholder) after ?
There never was official documented way to clear selected options. Looks like Discord decided it's a bug and updating no longer clear the options
Ok, thank you.