Topic: mdb-select with multiple and filter
Saniv free asked 7 years ago
Is it possible to have both filtering and multiple property set to enabled (true) ?
<mdb-select class="select" [multiple]="true" [filterEnabled]="true" placeholder="Choose options" (selected)="changeValue($event)" [options]="option"></mdb-select>
I use it as above. When i use only one of the options it works fine. When i choose both of them i got error like :
Cannot read property 'nativeElement' of undefined
Add comment
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 Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags