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
I have big doubts about user notification. What we should do? Provide a popup all the time? User will see what kind of type argument is used when he will start writing code. I skipped notification for now, can be easily added later with some thoughts about UX.
Also, String type argument will be used for this Flow components:
When a component supports generics, user
java.lang.String
as the default type and notify the user.Should work for at least the core Vaadin components from Flow.
The text was updated successfully, but these errors were encountered: