NG-ZORRO / NG-ZORRO/x

Prompts items nxItemClick not working

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
No language data
Stars
20
Forks
0
PR merge metrics
No merged PRs in 30d

Description

I like this project. Unlike mainland China, many people abroad are still using Angular.

However, I found a small problem in Angular version, the React version is working.

How to reproduce this bug?

  • click the Prompt Item
  • the (nxItemClick)="handleItemClick($event)" not working

Which environment can reproduce this bug?

  • example or StackBlitz
  • Edge or Chrome

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Angular Prompts example at https://ng-zorro.github.io/components/prompts/zh and reproduce the problem in Edge or Chrome by clicking a Prompt Item. Trace the nxItemClick="handleItemClick($event)" entry point and compare its behavior with the working React example linked in the issue. Done means the Angular item click invokes the handler with the click event.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.