Hi
BTW, I have tested ABP Commercial version 7.4.0 RC.1 (Angular UI). This version has duplicate breadcrum (see image). And this duplicate breadcrum also makes the UI ugly in mobile screen. I suppose it would be better to replace the second breadcrum after the Page Title with a small info message (if any).
Hi
I cannot upgrade from version 7.3.1 to version 7.3.2. Still get preview LeptonX package which cause build error. Also get error when manually updating the LeptonX package to version 2.4.0 rc.1.
We need to update our solution to continue development. When are you releasing stable version 7.4.0?
Hi When are you releasing new version?
Hi,
https://github.com/abpframework/abp/issues/17340
You don't need wait for the bug fixed.
You can change the
2.4.0-preview20230810
to2.3.*-*
manually
Hi liangshiwei,
I know I can do that manually. But other packages are still v7.3.1. We need a stable solution.
Ok,
I can reproduce the problem now. we will fix it. your ticket refunded.
Thank you, liangshiwei. I hope you guys fix it soon so that we can upgrade our solution. Please notify me when you are done. Best regards
Hi liangshiwei,
I created the solution by suite (Application Template, Angular UI, MongoDB, Separate Authen project). And then upgrade by abp cli (abp update). I supose the issue comes from the LeptonX package. By the way, all packages are still v7.3.1. Is this correct? Below is the project file created by Suite v7.3.1 and then upgrade to v7.3.2 by runing abp update:
And below is the project file created by Suite v7.3.2:
Did you try creating a solution by suite and then upgrade by running abp update? We need to upgrade our current solution v7.3.1 created by Suite to the v7.3.2.
Hello Support Team,
Did you fix the bug?
I just upgrade (abp update) from fresh code base v7.3.1 to v7.3.2. I have not added any lines of my code. Please check.