Topic: Buttons and modal-dialog are not working as expected when i upgraded MDB Angular from 6.3.0 to 7.5.1
*Expected behavior*Before upgrade the buttons and modals are working good in version 6.3.0. FYI- My angular project version is "@angular/animations": "^6.0.9", "@angular/cdk": "^6.3.2", "@angular/common": "^6.0.9", "@angular/compiler": "^6.0.9", "@angular/core": "^6.0.9", "@angular/forms": "^6.0.9", *Actual behavior*When i upgraded MDB Angular from 6.3.0 to 7.5.1 the below are failing
- The buttons caption is not visible, it will be visible when i hover, but its color changed.
- The modal dialog is not rendered properly only half of the modal can see.
*Resources (screenshots, code snippets etc.)*Button Sample Code:ButtonCaption
ButtonCaption
Arkadiusz Idzikowski staff answered 6 years ago
Hello,
Please provide the html/ts code you use to render those components, your angular.json configuration and some screenshots of unexpected behavior.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 7.5.1
- Device: Desktop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No