Topic: Tooltip doesn´t work
Cytex124 pro asked 6 years ago
Hi,
today I tried to add a a Button with a tooltip.
<button type="button" class="btn btn-primary waves-light" mdbTooltip="Tooltip on top" placement="top" mdbWavesEffect>
Tooltip on top
</button>
My module imports:
ToastModule.forRoot(),
MDBBootstrapModule.forRoot(),
MDBBootstrapModulePro.forRoot(),
Do I need a other import?
Can you help me?
Best regards,
Andy
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Opened
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Damian Gemza staff commented 6 years ago
What exactly doesn't work for you? For me this code works perfectly. Please import only one, MDBBootstrapModules in your app.module. Best Regards, Damian