Skip to content

Commit

Permalink
Managed clear choices event
Browse files Browse the repository at this point in the history
  • Loading branch information
phaedra-casadio-dotbeyond authored Jan 29, 2025
1 parent d6098e6 commit 0c83ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/scripts/choices.ts
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,7 @@ class Choices {

// @todo integrate with Store
this._searcher.reset();

this.passedElement.triggerEvent(EventType.clear, {});
return this;
}

Expand Down

0 comments on commit 0c83ae9

Please sign in to comment.