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

Dropdown method "show" not working in version > 13.4.0 #11648

Closed
zornic84 opened this issue Jun 23, 2022 · 0 comments · Fixed by #11654
Closed

Dropdown method "show" not working in version > 13.4.0 #11648

zornic84 opened this issue Jun 23, 2022 · 0 comments · Fixed by #11654
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@zornic84
Copy link

zornic84 commented Jun 23, 2022

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

@zornic84 zornic84 changed the title Component: Dropdown method "show" not working in version > 13.4.0 Dropdown method "show" not working in version > 13.4.0 Jun 23, 2022
volvachev added a commit to volvachev/primeng that referenced this issue Jun 25, 2022
@yigitfindikli yigitfindikli added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Jun 27, 2022
@yigitfindikli yigitfindikli added this to the 13.4.2 milestone Jun 27, 2022
@yigitfindikli yigitfindikli self-assigned this Jun 27, 2022
@yigitfindikli yigitfindikli added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Pending Review Issue or pull request is being reviewed by Core Team labels Jun 28, 2022
yigitfindikli added a commit that referenced this issue Jun 28, 2022
Fixed #11648 - Dropdown method "show" not working in version > 13.4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants