vaadin / vaadin-core

Home Page:https://vaadin.com/docs/latest/ds/overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vaadin Flow Text Field is not null safe

ugurdoksan opened this issue · comments

When I call textField.setValue( null ); it throws "Caused by: java.lang.NullPointerException: Null value is not supported". It is not usefull...

Thanks for the issue. This repo is for Web Components, and for their Java counterparts we have different repos. I will move it there so that our teammates could handle it appropriately.