-
Type: Bug
❗️❗️❗️ Please fill in the sections below to help us diagnose the issue ❗️❗️❗️
**TypeScript Version:** 4.7.3
**Steps to reproduce crash**
1.
2.
3.
**TS Server Log**
❗️Server…
-
### Reproduction link
[https://codesandbox.io/s/sad-swartz-6vqm8s?file=/src/app/app.module.ts](https://codesandbox.io/s/sad-swartz-6vqm8s?file=/src/app/app.module.ts)
### Steps to reproduce
启动
…
-
### Reproduction link
[https://stackblitz.com/edit/angular-xero9d](https://stackblitz.com/edit/angular-xero9d)
### Steps to reproduce
随意创建一个sf表单,增加disabled和loading属性,当两者同时为true时,表单值会全部清空。
### …
ymind updated
2 years ago
-
## What problem does this feature solve?
比如身份证号,后台要求唯一,提交后,后台检测不唯一,反馈错误提示,如何在前台表单上展示出来?
## What does the proposed API look like?
可以通过对后台返回的错误提示,通过某个接口,在表单中体现出来。
-
### Reproduction link
[https://github.com/ng-alain/ng-alain/tree/master/_cli-tpl/test/__path__/__name%40dasherize%40if-flat__](https://github.com/ng-alain/ng-alain/tree/master/_cli-tpl/test/__path__/…
-
## What problem does this feature solve?
Support echarts maps type charts.
https://echarts.apache.org/zh/api.html#echarts.registerMap
## What does the proposed API look like?
``` html
```
…
HsinM updated
2 years ago
-
### Reproduction link
[https://github.com/ng-alain/delon/blob/9461b3b373d5a66aa0e80eaddc2747e9653f4062/packages/chart/card/card.component.html#L16](https://github.com/ng-alain/delon/blob/9461b3b373d5…
-
### Reproduction link
[https://stackblitz.com/edit/ng-alain-setup-dwv5sw](https://stackblitz.com/edit/ng-alain-setup-dwv5sw)
### Steps to reproduce
勾几条删除
### What is expected?
正确删除
### Wha…
-
### Reproduction link
[https://stackblitz.com/edit/ng-alain-setup-jlp2tz?file=src/app/app.component.ts](https://stackblitz.com/edit/ng-alain-setup-jlp2tz?file=src/app/app.component.ts)
### Steps t…
-
## What problem does this feature solve?
菜单列表默认都是合上的,个别菜单想让默认展看。翻看了一下代码,确实没有找到相关的控制参数。
## What does the proposed API look like?
某些菜单可以默认展开。