Topic: mdb-select with multiple and filter
                                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
                            
                            Open
Specification of the issue
                                            
        - User: Free
 - Premium support: No
 - Technology: MDB Angular
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: No