Topic: Missing visual effects when clicking any button
Alekseyev free asked 6 years ago
Hello guys,
I've installed MDB free into my .Net Core Angular WebPack single page application.
All is looking fine except that visual effects when clicking on buttons or any other text box are missing.
I'm using code from basic examples of navbar and buttons.
Am I missing something ? Could you please explain how this visual effects works?
Does this functionality included in free package?
Alekseyev free answered 6 years ago
okay was incorrectly used waves effect, mdbWavesEffect should be used, closing ticket.
Closed
This topic is closed.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Closed
Specification of the issue
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: No
- Provided link: No
Tags
Alekseyev free commented 6 years ago
Ok so it looks like , node-waves is successfully added to the page but buttons have effect only if I will attach effect from developer console in browser .. so it looks like type script from mdbootstrap is not loaded correctly ?Alekseyev free commented 6 years ago
Looks like waves-effect waves-light classes are missing from controls , any ideas how or where this classes are added to all controls?