OrderList and PickList: Getting error when empty field #4383
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Hello there is an issue with the PickList component. When you're trying to click on an empty list of the component, you get an error Uncaught TypeError: Cannot read properties of undefined (reading 'getAttribute') . It happens even with the demo code.
Reproducer
https://codesandbox.io/s/wys4q8
PrimeVue version
3.31.0
Vue version
3.x
Language
TypeScript
Build / Runtime
Vue CLI App
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
There should be no error.
The text was updated successfully, but these errors were encountered: