PatrickJS/PatrickJS-starter

jQuery(...).tooltip is not a function : jQuery included twice.

mahisha opened this issue · 2 comments

@gabrielrb Thanks for the help. I tried to include null-loader. But the issue is somehow same jQuery.js file is loaded twice. I tried adding some console.log statements and found it is called twice.

I tried with earlier versions of angular-starter along with bootstrap-loader, which was working fine. But with the latest angular-starter + bootstrap-loader, I am getting this error.

Could you please help me in debugging this issue further, or any other suggestions to prevent loading jQuery twice.