Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSelect with editable="true" creates exponential nesting #275
Comments
|
Hi SauceMan8, You're right. I'll create a task with this issue and our team will check this. Best, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Expected behavior
Select options should be added in existing div
Actual behavior
New divs are added for each new entry
Your working environment and MDB version information
Found on doc site: https://mdbootstrap.com/docs/jquery/forms/select/ - Adding new options
I added 4 options to the select to get the following picture
Resources (screenshots, code snippets etc.)