Managed clear choices event

This commit is contained in:
phaedra-casadio-dotbeyond 2025-01-29 15:24:44 +01:00 committed by GitHub
commit 0c83ae90c3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -858,7 +858,7 @@ class Choices {
// @todo integrate with Store
this._searcher.reset();
this.passedElement.triggerEvent(EventType.clear, {});
return this;
}