-
### Java
```shell
# 构建 jar
mvn -Prelease clean package -Dmaven.test.skip
rm -rf docker/$PROJECT_NAME
mkdir -p docker/$PROJECT_NAME
cp -r target/$PROJECT_NAME-1.0.0.jar docker/$PROJECT_NAME/
…
-
### Reproduction link
[https://stackblitz.com/edit/3fvuan-qb1ewb?file=src%2Fapp%2Fapp.config.ts,src%2Fapp%2Fapp.component.ts](https://stackblitz.com/edit/3fvuan-qb1ewb?file=src%2Fapp%2Fapp.config.ts,…
-
## What problem does this feature solve?
I have tried to add `ng add ng-alain` into my brand new angular v17 project. But it's giving some errors that cannot be initialized. If you provide a solution…
-
Testers (validators) report that there are problems cloning and working with the ChoCo repository due to some naming conventions in the subfolders of `partitions`.
More specifically, these errors r…
-
### Reproduction link
[https://stackblitz.com/edit/6vhgra?file=src%2Fapp%2Fapp.component.ts](https://stackblitz.com/edit/6vhgra?file=src%2Fapp%2Fapp.component.ts)
### Steps to reproduce
{ tit…
-
### Reproduction link
[https://github.com/ng-alain/ng-alain/issues](https://github.com/ng-alain/ng-alain/issues)
### Steps to reproduce
https://ng-alain.com/version/14.x
### What is expected?
…
-
### Reproduction link
[https://stackblitz.com/edit/8fszqy?file=src%2Fapp%2Fapp.component.ts](https://stackblitz.com/edit/8fszqy?file=src%2Fapp%2Fapp.component.ts)
### Steps to reproduce
```
co…
-
# English Version
> This guide applies to the current version ng-alain >= `15`;
> If you encounter problems during the upgrade process, feel free to comment here.
> If you find any errors in this…
-
### Reproduction link
[https://github.com/xq-chia/CastrumNet-front-prob](https://github.com/xq-chia/CastrumNet-front-prob)
### Steps to reproduce
1. Change the endpoint in the viaHttp() get reque…
-
### Reproduction link
无
### Steps to reproduce
1. 打开标签1页面;
2. 在标签1页面,打开标签2、标签3、标签4等页面,顺序正常,都是在最后一个标签后面新开;
3. 切换回标签1或标签2,再继续打开新的标签,新标签会出现顺序错乱的情况。
### What is expected?
在打开多个标签后,再切换回标签1,新开的标签…