0
ivanosw1 created
- ABP Framework version: v7.2.1
- UI type: Angular
- DB provider: EF Core
- Microservices template: yes / no
- Steps to reproduce the issue:"
Create from scratch a new microsevices template:
abp new MyProduct -t microservice-pro -u angular --database-management-system PostgreSQL
Follow the documentation to startup the solution. Open angular UI, login as admin to Host side. Open the upper right menu under the user's photo. The link to manage Delegation is not present
2 Answer(s)
-
0
Yes, I have tested. It seems like a bug. Could you update your lepton-x version on your package.json and remove package-lock or yarn.lock. then install pack. it will fixed when lepton-x @ 2.2.0 loaded.
"@volosoft/abp.ng.theme.lepton-x": "^2.2.0"
why your
yarn why @volosoft/abp.ng.theme.lepton-x
shown package version is 2.2.0 it should be fixedI have refunded your credit.
-
0