-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Is there a way in which I can handle the blur event for the Chips component to create a last chip when the user blurs the element?, for example
[food x] [drinks x] soda -> blur event -> [food x] [drinks x] [soda x]
It's a bit counter-intuitive that the last item is lost if I don't press enter or tab before submitting as part of a form, am I missing something here?
Metadata
Metadata
Assignees
Labels
No labels