Closed TymekDev closed 1 week ago
No response
dropdown_extra fails if there is only a single choice.
dropdown_extra
dropdown_extra("id", "a")
TypeError: choices.map is not a function
Dropdown has a single option and works properly.
Guidelines
Project Version
No response
Platform and OS Version
No response
Existing Issues
No response
What happened?
dropdown_extra
fails if there is only a single choice.Steps to reproduce
dropdown_extra("id", "a")
TypeError: choices.map is not a function
in the browser consoleExpected behavior
Dropdown has a single option and works properly.
Attachments
No response
Screenshots or Videos
No response
Additional Information
No response