Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Component Missing Out on iOS after edit_message #7895

Discussion options

I have a discord bot where it will display 5 dropdown boxes for user to choose from. It works without issue in the past but suddenly on one day, those boxes only 3 of them can be displayed. However on the desktop version, or in the Web version or in the iPadOS, it still behave normally with the 5 dropdown boxes appear.
I did multiple test, it seems it is related to the
await interaction.response.edit_message(embed=embed, view=view)
if I do send_message, the issue will be gone.

Upon further testing, this issue only on iOS iPhone, tested on iPadOS, MacOS, Windows PC, Andoird, Web, all doesn't have this issue; and if I navigate to another channel, the missing component will come back. There is already a discussion on the Discord Developer discord server if you may allow me to post the link I can link it to here. It seems it is related to the Component v2.

You must be logged in to vote

Yes, like I said above I have reported it in the issue. After posting it here in the discussion.
I marked it as answers to avoid unnecessary further comments.

Replies: 1 comment 3 replies

Comment options

This is not a Features Request or Idea

You must be logged in to vote
3 replies
Comment options

There seems to have only this API discussion or Poll, is there other section that can post? Anyway I have log it in the issues. Thanks.

Comment options

There seems to have only this API discussion or Poll, is there other section that can post? Anyway I have log it in the issues. Thanks.

You can report an issue in https://github.com/discord/discord-api-docs/issues

Comment options

Yes, like I said above I have reported it in the issue. After posting it here in the discussion.
I marked it as answers to avoid unnecessary further comments.

Answer selected by chluk2425
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

AltStyle によって変換されたページ (->オリジナル) /