Topic: Input forms label effect is not working
E_y free asked 6 years ago
Damian Gemza staff answered 6 years ago
E_y free commented 6 years ago
using this code <pre>Start your code here <div class="md-form"> <input mdbActive type="text" id="form1" class="form-control"> <label for="form1" class="">Example label</label> </div> </pre>Damian Gemza staff commented 6 years ago
I need to ask - are you using " " tags in your component.html file ? If yes, remove them. If not - which version of MDB Angular are you using? This problem was fixed in 5.2.0 + Best Regards, DamianE_y free commented 6 years ago
Can you tell me how can i check my MDB versionDamian Gemza staff commented 6 years ago
If you're using MDB Angular downloaded from https://mdbootstrap.com/my-account, please head into src/app/typescripts/pro folder and look in package.json file version. If you're using MDB Angular installed from npm, head into node_modules/ng-mdb-pro/pro and again check package.jsonE_y free commented 6 years ago
I am using free version of MDB and i checked in package.json having version angular-bootstrap-md@5.1.2. So if i want to upgrade how can i upgrade, i installed MDB through npm.E_y free commented 6 years ago
I am using free version of MDB and i checked in package.json having version angular-bootstrap-md@5.1.2. So if i want to upgrade how can i upgrade, i installed MDB through npm.Damian Gemza staff commented 6 years ago
Remove your node_modules directory and type npm install one more time. And it should be all. After installing check if you've got MDB 5.2.1 or MDB 5.2.2, and let me know. Best Regards, DamianFREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No