Does this work with Vaadin 14.7.0 ? I tried adding various versions of it (0.8.0 to 0.9.1) and I'm not getting anything in the UI.
All I'm seeing in the DOM is an empty div where the pivot table should be.
There are no errors in the console, the jar file is in the WEB-INF/lib folder of my app so that part should be ok...
Anything I'm missing here ?