Message Components Disappearing?
I have the weirdest issue. I'm using pagination from
@sapphire/discord.js-utilities
, but sometimes message components don't show up (although you can see "1/2" in the footer, and there are definitely supposed to be 2 pages). Example in the first image.
But then I found some matrix shit, because I took the second image as a screenshot (with message components) 5 hours ago. I check the message now, and the components disappeared, without leaving a (edited) label behind (see third image). ???![](https://utfs.io/f/3cb99341-4b37-410a-ad0f-337187e3e7f3-1nq2cb.png)
![](https://utfs.io/f/5509887a-dc71-4ea8-9afb-88a768a60b24-1nq2cb.png)
![](https://utfs.io/f/db0c8f18-ed25-4f9c-a0ce-042d52fefaea-1nq2cb.png)
3 Replies
And this isn't happening consistently. Sometimes it works fine
The only thing I'm doing abnormally is directly pushing to
<PaginatedMessage>.pages
instead of using #addPageEmbed()
, but again, half of the time it works fine that way
Code is as follows:
Doesn't look pretty because I'm writing it for someone who's not gonna read it 😎
the matrix shit just happened again I'm freaking out
The components are literally vanishing??
if y'all don't know a solution at least tell me that i'm not going crazyis it timing out?!
What do you mean?