Код: Выделить всё
public class MyField extends CustomField {
< /code>
Идея Intellij не показывает никакой ошибки, но компиляция Gradle (JDK17) бросает: < /p>
error: HasValue cannot be inherited with different arguments:
Подробнее здесь: [url]https://stackoverflow.com/questions/79725296/vaadin-24-compile-issue-with-customfield[/url]