jQuery conflict
Permalink
I'm using Bootstrap V4 which requires jQuery. I don't want to use C5 Bootstrap v3 version.
I have removed jQuery from my scripts.min.js because C5 already has it. When I did include it it was causing dashboard problems.
Now that I have removed jQuery from my scripts.min.js I now get that bootstrap is looking for it and now it needs jQuery in order to load bootstrap.
So now i'm in a loop where I can't use it with or without jQuery
I have removed jQuery from my scripts.min.js because C5 already has it. When I did include it it was causing dashboard problems.
Now that I have removed jQuery from my scripts.min.js I now get that bootstrap is looking for it and now it needs jQuery in order to load bootstrap.
So now i'm in a loop where I can't use it with or without jQuery