1 messages · Page 1 of 1 (latest)
With the following code, I noticed that when I open a modal, but don't submit that modal, then use the same button and call another modal and submit, discord.js will throw an Unknown Interaction error. Is there any way to fix this error?
Versions:
$ npm ls discord.js
another-rannus@0.0.1 /home/vaito/another-rannus
└── discord.js@14.18.0
$ node -v
v22.13.0