Topic: [mdb-select] Bug with select multiple and data-placeholder attribute
Julien Moulin free asked 5 years ago
I found a bug with mdb-select multiple and data-placeholder attribute.
When I select an option (index n), it's the option (index n-1) wich is added to values, but the option (index n) are correctly selected at screen.
If I comment data-placeholder attribute, it works fine.
I made a snippet to reproduce : https://mdbootstrap.com/snippets/jquery/julien_moulin/1400421
Edit : The bug is present with and without multiple attribute
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: 4.8.11
- Device: Desktop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: Yes
Sebastian Kaczmarek staff commented 5 years ago
Thank you very much for the report. Definitely a bug on our side. We'll fix it as soon as possible