-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Dropdown: Cannot read properties of undefined (reading 'replaceAll') #2848
Comments
You can set the 'selectionMessage' property with type String in primevue config.locale ( |
While creating an issue, please share a codesandbox so we can replicate the issue. |
It is very difficult to make a sandbox, because it is not even clear why this happened. I just updated prime and everything broke. I'll try to explore more soon, I'll write if possible |
Official codesandbox crashes when scrolling Virtual Scroll (1000 Items) and Lazy |
Alternatively, add a null check to filterResultMessageText |
@NeluQi Thanks a lot for your report! |
Live updated https://www.primefaces.org/primevue/locale Thanks, |
Describe the bug
After the update, all my Dropdowns were broken
It is difficult to say why this happened. I just upgraded prime
Moreover, even Dropdown in the DataTable broke. So it's probably my fault
Reproducer
No response
PrimeVue version
3.16.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: