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-list-item-action> not visible #8517

Open
pdahlenburg opened this issue Apr 22, 2024 · 1 comment · May be fixed by #8527
Open

<nz-list-item-action> not visible #8517

pdahlenburg opened this issue Apr 22, 2024 · 1 comment · May be fixed by #8527
Assignees
Labels
👌 Already Fixed There is already a PR trying to solve this 🐛 Bug Component: List

Comments

@pdahlenburg
Copy link

pdahlenburg commented Apr 22, 2024

Reproduction link

https://angular-z3fmxr.stackblitz.io

Steps to reproduce

  • Create a <nz-list>
  • Create a <nz-list-item> inside the <nz-list>
  • Create <nz-list-item-action><a (click)="example()">test</a></nz-list-item-action> inside the <nz-list-item>

What is expected?

The List Item Actions should be visible and clickable

What is actually happening?

They're somehow not visible and it's not possible to interact with them

Environment Info
ng-zorro-antd 17.4.0
Browser Firefox & Chrome latest stable

Bug is since 17.4.0. In 17.3.0 there's no problem.
Bug is also active in the latest docs: https://ng.ant.design/components/list/en#components-list-demo-loadmore

@mrdear
Copy link

mrdear commented Apr 24, 2024

Also ran into this problem

@HyperLife1119 HyperLife1119 linked a pull request Apr 29, 2024 that will close this issue
3 tasks
@HyperLife1119 HyperLife1119 linked a pull request Apr 29, 2024 that will close this issue
3 tasks
@HyperLife1119 HyperLife1119 added the 👌 Already Fixed There is already a PR trying to solve this label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👌 Already Fixed There is already a PR trying to solve this 🐛 Bug Component: List
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants