-
### Current Behavior
When placing Nx targets in a workspace's root `package.json` file:
```jsonc
{
"name": "client-vscode",
"version": "0.0.0",
"private": true,
"workspaces": [
...
],
…
-
### Reproduction link
[https://stackblitz.com/edit/ng-zorro-antd-ivy-kd7qpf](https://stackblitz.com/edit/ng-zorro-antd-ivy-kd7qpf)
### Steps to reproduce
1. Create a simple wrapper component that…
-
个人推荐以下几个
+ [ngx-bootstrap](https://github.com/valor-software/ngx-bootstrap)
+ [primeng](https://www.primefaces.org/primeng/#/)
+ [ng-zorro-antd](https://github.com/NG-ZORRO/ng-zorro-antd)
-
## Version
10.0.0
## Environment
Windows Chrome 125
## Reproduction link
[https://stackblitz.com/edit/ng-zorro-antd-mobile-start?file=src/app/app.component.ts](https://stackblitz.com/edit/ng-zorr…
-
After clicking to call the DatePicker dialog, the DatePicker dialog appears as expected. However, when scrolling the page, it does not move along with the page but remains fixed in its position. How c…
-
## Description
The `db:create-and-fill` script fails on ARM64 architecture, specifically during the Flyway migration process. The error occurs while attempting to execute the `flyway:migrate` comma…
-
### Reproduction link
[https://stackblitz.com/run](https://stackblitz.com/run)
### Steps to reproduce
安装完 ,启动后报错 。
Error: node_modules/ng-zorro-antd/core/config/config.d.ts:9:29 - error TS2307: …
-
### Reproduction link
[https://stackblitz.com/edit/ng-zorro-antd-ivy-m2rzff?file=src/app/app.component.ts](https://stackblitz.com/edit/ng-zorro-antd-ivy-m2rzff?file=src/app/app.component.ts)
### S…
-
### Reproduction link
[https://stackblitz.com/edit/ng-zorro-antd-ivy-q7gpfc](https://stackblitz.com/edit/ng-zorro-antd-ivy-q7gpfc)
### Steps to reproduce
Make a table with nzScroll property and a…
-
### Reproduction link
[https://stackblitz.com/edit/ng-zorro-antd-ivy-ej9z21](https://stackblitz.com/edit/ng-zorro-antd-ivy-ej9z21)
### Steps to reproduce
Create nz-menu with nz-menu-item that poi…