Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When Router changes the page the materialize module.js stops working #448

Open
Bosque77 opened this issue Jan 9, 2020 · 0 comments
Open

Comments

@Bosque77
Copy link

Bosque77 commented Jan 9, 2020

I am having the same issue as phixMe. When i first get to my page the materialize.js carousel is working. Then when i navigate away from my pages with a routerlink the materialize carousel stops working.

      <li><a routerLink="" style="color:black;">Jersey Miners</a></li>
      <li><a routerLink="/italian-menu" style="color:black;">Italian</a></li>
      <li><a routerLink="/checkout" style="color:black;">Checkout</a></li>

I am not using jquery to initialize the object. I am using the M from the 'materialize-css' module. I also have angular materialize loaded behind angular material in the my configuration package.

Please let me know if there is anything i can do to resolve this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant