Yan Geng
Yan Geng
When a change the the options group for a deck and then sync to the server, anki will throw a error "Please use the Check Database function then sync again....
Hope it can be true. 0.0
Related: #517
Due to [nativescript-schematics](https://github.com/NativeScript/nativescript-schematics) being deprecated, it seems to lose the way to use `ng g` to generate pretty much any Angular building unit. So somebody knows any alternative to it?
### Reproduction link [https://stackblitz.com/edit/ng-zorro-antd-ivy-gjt6ey?file=src%2Fapp%2Fapp.component.ts](https://stackblitz.com/edit/ng-zorro-antd-ivy-gjt6ey?file=src%2Fapp%2Fapp.component.ts) ### Steps to reproduce 1.传入包含checked值的节点 2.使用getCheckedNodeList()获取节点 获取异常 ### What is expected? 获得所有checked值为true的节点 ### What is actually happening? 空数组 | Environment | Info | |---|---| | ng-zorro-antd...
Even though we can use `.configureOutput()` to configure the output to change the help header and error, but it is not convenient for user to change it entirely ( include...
Fixes #59 ## Proposed Changes - add `dryRun = false` to doc usage step 2