Topic: Material Design for Bootstrap Pro (Angular version) not working without Jquery

karim pro asked 6 years ago


we have bought "Material Design for Bootstrap Pro (Angular version)" and it's written that this version is working wihtout Jquery : " No jQuery No more struggle with jQuery. MDBootstrap Angular is written in TypeScript and compiled to pure JavaScript. " But it's not the case.    

Damian Gemza staff commented 6 years ago

Dear Karim, Which problem are you facing? Our MDB Angular is really jQuery free - it works with typescripts, not with jQuery. Best Regards, Damian

karim pro commented 6 years ago

I followed the tuto Angular – 5min quickstart pro version step by step, but the JS does not work on my app

Damian Gemza staff commented 6 years ago

Karim, which component doesn't work for you? Give me more informations, because now I'm unable to help you well.

karim pro commented 6 years ago

SideBar component, i'm working with yarn instead of npm on app generated by Jhipster

Damian Gemza staff commented 6 years ago

Karim please provide me MORE informations about your problem. What exactly doesn't work for you? What's your expected behavior, maybe some screenshots and code which you've used? I don't know where search problems. Best Regards, Damian

karim pro answered 6 years ago


After runing the application the class="nav-link dropdown-toggle" doesn't wrok in the navBar, but when i add the libraries:

"
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<scriptsrc="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mdbootstrap/4.4.5/js/mdb.min.js"></script>
"

in the index.html it works.
Do i need to do some additional configuration to my app ?

Best Regards


Damian Gemza staff commented 6 years ago

Karim you don't need to add jquery or other additional libraries. If you installed our MDB Angular correctly, everything is located there. No needs for jQuery or bootstrap. I think that you've missed something from installation instruction. Best Regards, Damian


Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

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