Dropdown method "show" not working in version > 13.4.0 #11648
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
If you try to open the dropdown using the show() method, nothing happens.
I have tested it with version 13.4.0 and 13.4.1 and in both versions the dropdown does not open.
In version 13.3.3 everything still worked.
Environment
node 16.13.0
primeng 13.4.1
angular 13.3.11
Reproducer
https://stackblitz.com/edit/primeng-dropdown-demo-cwvgrj?file=package.json
Angular version
13.3.11
PrimeNG version
13.4.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
16.13.0
Browser(s)
Google Chrome 103, Microsoft Edge 102
Steps to reproduce the behavior
Install primeng 13.4.1 an try open the dropdox over method "show()"
Expected behavior
That the dropdown opens
The text was updated successfully, but these errors were encountered: