Asad Ali Haider
->live(onBlur: true) is not working with Select when ->multiple() is true
Hey there, I'm using filament v3.2 and have a select element in my form. I'm enabling users to select multiple items and then want to perform custom action when user leaves the field. Curretly, I've tried using ->live(onBlur: true) but its not working. It trigger the ->afterStateUpdated() each time i select a value.
Looking forward to hear from you.
7 replies