-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Description
Description
{
"default_values":[
{
"id":"702574561857896569",
"type":"user"
}
],
"min_values":1,
"custom_id":"editors",
"max_values":25,
"disabled":false,
"placeholder":"Klicke hier, um die Editoren auszuwählen",
"type":5,
"required":true
}Any ideas why that here is happening?
I can only open that menu when I
a) remove an entry
b) double click...
Steps to Reproduce
Create a modal with the following components:
{"custom_id":"added","style":2,"type":4,"value":"gsdgadadg","required":false}
{"custom_id":"edited","style":2,"type":4,"value":"cbx","required":false}
{"custom_id":"removed","style":2,"type":4,"required":false}
{"default_values":[{"id":"702574561857896569","type":"user"}],"min_values":1,"custom_id":"editors","max_values":25,"disabled":false,"placeholder":"Klicke hier, um die Editoren auszuwählen","type":5,"required":true}
Expected Behavior
That it just opens the dropdown and not directly closes it again
Current Behavior
It currently just insta-closes.
Screenshots/Videos
2025-09-26.18-06-06.mp4
Client and System Information
stable 449442 (5b901ae) Host 1.0.9210 x64 (69482) Build Override: N/A Windows 11 64-bit (10.0.26100)
(works on mobile version (android))