Hello,
I am using Vaadin 14 and JDK 8 and when I tried to add a pie chart at my app I got :
cannot access com.storedobject.chart.CategoryData
class file has wrong version 55.0, should be 52.0
Is there any way to solve this other than changing JDK?
Thanks in advance