Hi, I have a problème with the basic demo in my project based on vaadin.
<java.version>8</java.version>
<vaadin.version>14.8.20</vaadin.version>
I can't figure out why the orgChart can't display and issue a error message (typeError) :this.initializeOrgChart is not a function.
Thanks in advance for any help.