You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Binder in V8 is not as handy as related tools in previous Vaadin versions, as developers will need to manually configure all converters, even for basic datatypes like numbers. It now forces developers to write boilerplate code for even simple cases.
Binder could do this automatically at least if name based binding is done using bindInstanceFields method (this is what I most often use).
knoobie, CryptoFox967, OlliTietavainenVaadin, Ansku, monp and 2 more