Hi Matti,
current version doesn’t seem to be compatible with Vaadin 19. Do you have any plans to add the support for newer versions?
Thanky
J
Hi Matti,
current version doesn’t seem to be compatible with Vaadin 19. Do you have any plans to add the support for newer versions?
Thanky
J
Absolutely! I just don’t have any V19 projects so I haven’t noticed. Is there some API incompatibilities or some bugs?
This is one of errors I’m getting during UI compilation:
com.vaadin.flow.component.orderedlayout.FlexComponent cannot be inherited with different arguments: <com.vaadin.flow.component.orderedlayout.VerticalLayout> and <>
It is for component that extends VVerticalLayout
According to Intelli there are no code issues, so I guess it’s caused by VVerticalLayout that is inherited by my code.
There was actaully a pull request waiting to be merge to get this fixed. Cutting a release right now. Check for new version in couple of minutes.
Thank you very much!
Some components seem to be broken still. ComboBox, Grid and DynamicFileDownload. Expecting the last to be a regression in Flow.
Created a branch here in case you want to help: https://github.com/viritin/flow-viritin/tree/v19