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
Describe the bug
I tried to add more than one custom auto completion category by calling the method several times. But only the last call is transfered to the client side.
Describe the bug
I tried to add more than one custom auto completion category by calling the method several times. But only the last call is transfered to the client side.
To Reproduce
Add the following code:
Expected behavior
I expect that auto complete shows all values, but only values with category "column" are shown.
Screenshots
Desktop (please complete the following information):
Additional context
Vaadin version 23.1.
The text was updated successfully, but these errors were encountered: