mdbootstrap / mdb-angular-ui-kit

Angular 18 & Bootstrap 5 & Material Design UI KIT
https://mdbootstrap.com/docs/angular/
Other
1.12k stars 282 forks source link

waves effect doesn't work #73

Closed premnathj closed 6 years ago

premnathj commented 6 years ago

Hi, I followed the tutorial from here https://mdbootstrap.com/getting-started/5min-quickstart/ No errors but the waves effect doesn't work.

Please help me what could be wrong?

Thanks, Prem

Bloodcast69 commented 6 years ago

Dear @premnathj as we've said in our changelog, mdbRippleRadius is now deprecated. If you're using MDB Angular 6, please use mdbWavesEffect directive. If this won't work, let me know. Best Regards, Damian

premnathj commented 6 years ago

Thanks @Bloodcast69 . Now Waves effect do work. But I am finding tough time to make the dropdown work in the NavBar. Basically, The dropdown is displayed with very light color and when I click the dropdown nothing gets displayed. BTW, I am using the Angular version. PFB my environment details. "@agm/core": "^1.0.0-beta.2", "@angular/animations": "^5.2.10", "@angular/common": "^5.2.10", "@angular/compiler": "^5.2.10", "@angular/core": "^5.2.10", "@angular/forms": "^5.2.10", "@angular/http": "^5.2.10", "@angular/platform-browser": "^5.2.10", "@angular/platform-browser-dynamic": "^5.2.10", "@angular/platform-server": "^5.2.10", "@angular/router": "^5.2.10", "angular-bootstrap-md": "^6.0.0", "chart.js": "^2.5.0", "core-js": "^2.4.1", "hammerjs": "^2.0.8",

Bloodcast69 commented 6 years ago

Could you show me some screenshots or sample code?

premnathj commented 6 years ago

PFA the screen shot and below is the code.

<mdb-navbar SideClass="navbar fixed-top navbar-expand-md navbar-dark indigo"

Nav Bar

On Thu, Apr 19, 2018 at 9:57 AM, Bloodcast69 notifications@github.com wrote:

Could you show me some screenshots or sample code?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mdbootstrap/Angular-Bootstrap-with-Material-Design/issues/73#issuecomment-382746067, or mute the thread https://github.com/notifications/unsubscribe-auth/AQO4eRIqtP_72WFpTlfrcqMHCyt7TNTKks5tqJffgaJpZM4TaTOr .

premnathj commented 6 years ago

screen shot 2018-04-18 at 5 12 36 pm

Bloodcast69 commented 6 years ago

Dear @premnathj please download one more time repo from Github. These problems are fixed now. Best Regards, Damian

premnathj commented 6 years ago

Hi Damian,

Thanks a lot for the quick fix. Just curious in which version of the package it broke?

Regards, Prem

On Fri, Apr 20, 2018 at 5:48 AM, Bloodcast69 notifications@github.com wrote:

Dear @premnathj https://github.com/premnathj please download one more time repo from Github. These problems are fixed now. Best Regards, Damian

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mdbootstrap/Angular-Bootstrap-with-Material-Design/issues/73#issuecomment-383045657, or mute the thread https://github.com/notifications/unsubscribe-auth/AQO4ecp6GHotgSfPmIbLJ8tnhurm3Cffks5tqa7agaJpZM4TaTOr .

premnathj commented 6 years ago

Hi Damian,

dropdown-menu-right doesn't work on the dropdownMenu. I have a dropdown at the right most end of the Nav Bar and I would like to do "dropdown-menu-right". But looks like it doesn't recognize. Could you please check from your side?

Thanks, Prem

Bloodcast69 commented 6 years ago

Dear premnathj, Please describe me which behavior do you expect, and which behavior occurs now. Provide me some code or screenshots. Thanks, Damian

dawidadach commented 6 years ago

Closing issue due to lack if input. @premnathj if you can provide us with any additional details, feel free to reopen the issue.