Modal is not showing after selecting an option
Help me pls gonna send the code
14 Replies
• What's your exact discord.js
npm list discord.js
and node node -v
version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.[email protected] node: 18.13.0
i dont have errors
i want the modal to show up vyt the interaction dont reply
sure
give me a minute
SourceBin
TicketMenu.js - Events
Interaction don't reply i want to show the modal and submit and create the channel etc, but when i choose the option nothing happens
and with which components do you trigger the interaction? A selectmenu?
oh i see, interaction.values, not value
a stringselect menu yeah
.
well
it stays the same
did you change it?
yup
If you aren't getting any errors, try to place
console.log
checkpoints throughout your code to find out where execution stops.
- Once you do, log relevant values and if-conditions
- More sophisticated debugging methods are breakpoints and runtime inspections: learn moreok
i got to the modal
BUT
Invalid string length
how do i declare a string lenght
forget it