Modal submit problem
look this is my collector, which collects message from a button
and this is the modal inside of the collector:
when i open this modal and click somewhere on the screen, that means to disappear it and execute the modal again, it throws this error
11 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!you dont store the interaction id
i'm not sure where you're pulling that message from since messages cant trigger modals
interaction doesnt get involved here
its a message which was triggered from a prefix cmd
messages cant show modals
it does show
Show the full code
yep you're using an interaction
so store that id
Not the author id
you mean
?
...no
do you even know what your code does
yes i made it
so what exactly are you saying
i didnt get it
want to know what causes disturbance with the moadal when triggered again for 2nd time after it was cancelled 1st time
unclear part was what do you mean by confuse those two messages
thanks