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
- Create
dropdown_extra("id", "a")
- Observe
TypeError: choices.map is not a function in the browser console
Expected behavior
Dropdown has a single option and works properly.
Attachments
No response
Screenshots or Videos
No response
Additional Information
No response
Guidelines
Project Version
No response
Platform and OS Version
No response
Existing Issues
No response
What happened?
dropdown_extrafails if there is only a single choice.Steps to reproduce
dropdown_extra("id", "a")TypeError: choices.map is not a functionin the browser consoleExpected behavior
Dropdown has a single option and works properly.
Attachments
No response
Screenshots or Videos
No response
Additional Information
No response