Steps to reproduce
Run the following command.
/dialog show @s {type:confirmation,title:"A",yes:{label:"Yes"},no:{label:"No",width:2147483647}}
Observed behavior
The client will stop responding.
Expected behavior
The client would not stop responding.
Run the following command.
/dialog show @s {type:confirmation,title:"A",yes:{label:"Yes"},no:{label:"No",width:2147483647}}
The client will stop responding.
The client would not stop responding.
Tried on my own client, I can confirm that this is an issue and should be fixed. Dunno how in the world you found this!