Hi guys,
I have a free bootstrap adminLTE and would like to integrate it into my meteor project. The CSS/Images are loading fines. when I did not load any css, the dropdown menu was working, just we cannot see them in order as css is not loaded. When I started to load css the dropdown isn’t working. I have tested with the normal html file, it required bootstrap.js file from that template. How can I replace the bootstrap.js on the official tws:bootstrap package to make that work? Or is there anything I need to do to make the dropdown work?
NOTE: Graphic like chart.js isn’t working too. If you have a solution or used to work on the similar project, please kindly share your experience. I am a noob to Meteor.
Thanks
Somvannda