-
Notifications
You must be signed in to change notification settings - Fork 8
Description
Describe the bug
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project twincolgrid: Compilation failure: Compilation failure:
[ERROR] /com/flowingcode/vaadin/addons/twincolgrid/TwinColGrid.java:[44,38] cannot find symbol
[ERROR] symbol: class Label
[ERROR] location: package com.vaadin.flow.component.html
[ERROR] /com/flowingcode/vaadin/addons/twincolgrid/TwinColGrid.java:[130,11] cannot find symbol
[ERROR] symbol: class Label
[ERROR] location: class com.flowingcode.vaadin.addons.twincolgrid.TwinColGrid
[ERROR] /com/flowingcode/vaadin/addons/twincolgrid/TwinColGrid.java:[87,11] cannot find symbol
[ERROR] symbol: class Label
[ERROR] location: class com.flowingcode.vaadin.addons.twincolgrid.TwinColGrid.TwinColModel
Expected behavior
No response
Minimal reproducible example
No response
Add-on Version
3.1.1-SNAPSHOT
Vaadin Version
25.0.0.beta2
Additional information
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status