Topic: mdb-select
Karthiga free asked 5 years ago
Expected behavior mdb-select to be working in non pro versions
Actual behavior mdb-select is displayed as an empty page Resources (screenshots, code snippets etc.) optionsSelect: Array; this.optionsSelect = [ { value: '1', label: 'Option 1' }, { value: '2', label: 'Option 2' }, { value: '3', label: 'Option 3' }, ];
Damian Gemza staff answered 5 years ago
Guys,
The mdb-select component is a pro component. It is not available in the Free version of our library.
If you want to use it, you have to buy the Pro version.
Best Regards,
Damian
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.4.2
- Device: Laptop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No
Chaser7016 free commented 5 years ago
Yes, my peer and myself are facing the same issue and eager to find out how to load the options within the mdb-select.
We see the array values in the browser's console but in the html it isn't loading in Option 1, Option 2, Option 3 thus no dropdown displays on the page.
We are using the free version too yet and again are eager for help. Do we need the paid version?