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
Description of issue:When no data is found during a search, the 'Select All' checkbox is selected by default. How can I restrict this behavior in the scenario where no data is found?
Steps to reproduce:
Expected result:When no data is found during a search, the 'Select All' checkbox remains unselected.
Actual result:When no data is found during a search, the 'Select All' checkbox is selected by default. How can I restrict this behavior in the scenario where no data is found?
Demo: Please share sample code link using StackBlitz or codesandbox
Angular version:11
ng-multiselect-dropdown version:0.2.10
Description of issue:When no data is found during a search, the 'Select All' checkbox is selected by default. How can I restrict this behavior in the scenario where no data is found?
Steps to reproduce:
Expected result:When no data is found during a search, the 'Select All' checkbox remains unselected.
Actual result:When no data is found during a search, the 'Select All' checkbox is selected by default. How can I restrict this behavior in the scenario where no data is found?
Demo: Please share sample code link using StackBlitz or codesandbox
Any relevant code:
The text was updated successfully, but these errors were encountered: