Tried to use ver. 2.2.0 of this component with vaadin 22.0.28, flow 9.0.25, java 8
Nothing is displayed if I use setItemIconProvider or setItemIconSrcProvider (seem to be icon related)
Error I get is: There seems to be an error in Vaadin Grid: Cannot read properties of undefined (reading 'SVG')
Can't seem to find a solution for this. Any hints?
Thanks