visualize.js libraries conflicts

Hi,

I am trying to test the visualise.js integration into our application. Our application has its own version of jquery/require modules. When I integrate visualize.js it overwrites my application's jquery/require modules and raises unpredictable error messages. Is there a way to ask visualize to not load it's jquery/require and use the existing modules?

I would also like to know better solutions to the problem. Thank you.

 

-Vaibhav

vgaikwad's picture
Joined: Oct 19 2015 - 10:25pm
Last seen: 3 years 1 month ago

1 Answer:

We are facing similar issue while upgrading to 6.1 from 6.0. Fixing the order of libraries fixed this one for us. We load our application's css first followed by jasper's libraries.

ankushchhabra's picture
Joined: Oct 7 2010 - 4:22am
Last seen: 1 month 4 weeks ago
Feedback