mdbootstrap / material-design-for-bootstrap

Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.
https://mdbootstrap.com/docs/standard/
MIT License
9.34k stars 1.15k forks source link

Select with editable="true" creates exponential nesting #275

Open SauceMan8 opened 4 years ago

SauceMan8 commented 4 years ago

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.)

image

mateuszlubianka1993 commented 4 years ago

Hi SauceMan8,

You're right. I'll create a task with this issue and our team will check this. Thank you very much for reporting this.

Best,