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

nz-select Component Dropdown Not Displaying on Click #8720

Open
Naveen4048 opened this issue Aug 30, 2024 · 1 comment
Open

nz-select Component Dropdown Not Displaying on Click #8720

Naveen4048 opened this issue Aug 30, 2024 · 1 comment

Comments

@Naveen4048
Copy link

nz-select-error

Reproduction link

https://stackblitz.com/

Steps to reproduce

We have implemented the nz-select component from Ant Design in our project. However, we are encountering an issue where clicking on the input field does not display the dropdown list. Despite this, we are able to set the field using keyboard keys. Additionally, we observe the following errors in the console:
polyfills.js?version=1724418390:6229 [webpack-dev-server] Event {isTrusted: true, type: 'error', target: WebSocket, currentTarget: WebSocket, eventPhase: 2, …}
polyfills.js?version=1724418390:5296 WebSocket connection to 'ws://localhost:88/core-ui/ng-cli-ws' failed:

What is expected?

Clicking on the input field should display the dropdown list, allowing users to select an option from the list.

What is actually happening?

Clicking on the input field does not display the dropdown list. However, the field can still be set using keyboard keys.

Environment Info
ng-zorro-antd 18.1.1
Browser Chrome
@Nicoss54
Copy link
Collaborator

@Naveen4048 could you give us a reproduction link. Currently the link we have is just the link to go to stackblitz

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

2 participants