Skip to content

Command mentions inside an embed aren't clickable on mobile #5635

Open
@KevinNovak

Description

@KevinNovak

Description

Attempting to click on a slash command mention (with the </NAME:COMMAND_ID> syntax) on Desktop this triggers a slash command to be started. On mobile clicking the mention does not do anything.

EDIT: Discovered this issue only happens when a command mention is BOTH inside an embed AND on mobile.

Steps to Reproduce

  1. Create a slash command.
  2. Trigger an embed to be sent (i.e. with a bot) that contains a slash command mention in the </NAME:COMMAND_ID> syntax.
  3. On a mobile device, click on the slash command mention.

Expected Behavior

I would expect this to start typing a slash command (like on Desktop).

Current Behavior

Nothing happens. No slash command is triggered. No visual feedback that the command mention was clicked.

Screenshots/Videos

Client and System Information

Library: discord.js v14.6.0
Client Info: App: 152.20 (152020) googleRelease; Manifest: W/"404e3c1b0973ff09120ec496e47a78e8"; Build Override: N/A; Device: OP516FL1 (NE2215) OS 33

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions