Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"noDataAvailablePlaceholderText" attribute is not working in dropdown setting #425

Open
WOSSDeveloper opened this issue Mar 18, 2024 · 0 comments

Comments

@WOSSDeveloper
Copy link

Angular version: 12.25

ng-multiselect-dropdown version: 1.0.0

Description of issue: When data is absent from the dropdown list, it displays the message "No filtered data available" Despite attempting to modify this text using the "noDataAvailablePlaceholderText" option in the dropdown settings, the desired change does not take effect, and the message continues to appear unchanged.

Steps to reproduce: search any random data like "fdgdfgdfgdg" which is not avalible in drop down list

Expected result: 'My Custom Text'

Actual result: 'No filtered data available'

Demo: https://stackblitz.com/edit/ng-multiselect-dropdown-1tdsud?file=package.json,src%2Fapp%2Fapp.component.ts

Any relevant code:


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant