-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Describe the bug
This add-on depends on Grid Helper, which is not compatible with Vaadin 25 (FlowingCode/GridHelpers#141)
Expected behavior
Dependencies must be compatible with Vaadin 25.
Minimal reproducible example
Lines 182 to 186 in a20860b
| <dependency> | |
| <groupId>org.vaadin.addons.flowingcode</groupId> | |
| <artifactId>grid-helpers</artifactId> | |
| <version>1.3.2</version> | |
| </dependency> |
Add-on Version
2.5.2
Vaadin Version
25.0.0-alpha14
Additional information
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Blocked