Added by Christian R almost 3 years ago
I'm actually developing a reporting plugin but I have a the issue that mouse events in 3rd party libaries are removed or not properly registered. I had this using billboard.js and also using vue.js. I know that both seems not to be the way redmine ist designed by using jQuery but I wonder if there is way to make them work.
Solved for vue.js. Vue libary must not be imported in the header but in the body.