Many dashboard broken in latest build

Issue #1147 closed
Ghislain Hachey created an issue

Comments (5)

  1. Ghislain Hachey reporter

    I have narrowed the problem down to a bower dependency conflict resolution. And it is a bit weird. When you build everything from scratch (or if you were to nuke your bower_components folder.) you get to a conflict with JQuery version as dependencies for various of our dependencies when doing your first bower install. If you do not choose the incorrect one the build will succeed but the eCharts dashboard stuff is mostly broken. If you choose the correct one it all works fine. In other words, if I choose the version 3.6.0 as shown below when resolving the conflict of bower install dashboard are broken. If I choose 2.2.4 it works!

  2. Log in to comment