mojira.dev
MC-297876

Setting the execution command in the on_cancel field will cause the loop to fail to exit the Dialog page

For example the following one

{
  "type": "minecraft:server_links",
  "title": {"text": "link ui"},
  "button_width": 200,
  "on_cancel": {
    "action": "run_command",
    "command": "tellraw @s {\"text\":\"close message\"}"
  }
}

Attachments

Comments 1

I can’t reproduce this, is it still an issue in 25w21a?

jhqwqmc

(Unassigned)

Unconfirmed

(Unassigned)

25w20a

Retrieved