Topic: MdbSelect not working
Hello guys,
I have a problem using mdb-select. I just want to have a normal select-list and I copied following snippet from the doc:
<mdb-select [options]="groupOptions" label="test" placeholder="Choose your option"></mdb-select>
When I open it up I get the following error:
Additionally the select box opens up automatically. I'm using Angular Version 8.0.0 and Imported SelectModule in my AppModule.
Do you guys have any Ideas what might be the Problem?
Cheers Jan
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: 8.1.1
- Device: PC
- Browser: Chrome
- OS: Windows 10
- Provided sample code: No
- Provided link: No
Related topics
Arkadiusz Idzikowski staff commented 5 years ago
Please provide full html/ts code you use to render mdb-select component. We couldn't reproduce this problem on basic example from documentation.