Topic: Ng-repeat is not showing any data in select options. is there any different way to show option value in select for ng-repeat
praveenbhati asked 7 years ago
<select class=\"mdb-select colorful-select\" name=\"moviename\" id=\"moviename\" ng-model=\"Wallettns.email\" searchable=\"Search here..\" ><option ng-repeat=\"m in userdetails\">{{m.Email}}</option></select><label> Select Customer</label>
Dawid Adach pro answered 7 years ago
praveenbhati commented 7 years ago
im using angularjs not angular and can u share me the customized code for this. becuase the total issue is from mbd.css file if i remove that then select option of angularjs or even html5 select option is working. so kindly share me the customized code to add select option.praveenbhati answered 7 years ago
Dawid Adach pro answered 7 years ago
praveenbhati commented 7 years ago
You people are just trying to sale ur product alone. there is no out of support. if you code something u have to use ur own class but in javascript u have used the same class which is effecting here. it will take a fraction of second for your angular team to share me the javascript code to run ng-repeat for option using msd css and mdb.js. My entire project is depended upon this Select option only. if u cant help out kindly cancel my subscription and refund me.Dawid Adach pro commented 7 years ago
Dear praveenbhati, as I mentioned before , css/scss works perfectly fine in jQuery project therefore there is nothing we can fix.praveenbhati answered 7 years ago
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Free
- Premium support: No
- Technology: MDB jQuery
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
praveenbhati commented 7 years ago
if i remove my mdb css pro file. select option for ng-repeat is working. so the issue is with msd.min.css file. im using angularjs.