Open Closed

Authority Delegation not availble in Angular UI 7.2.1 #5027


User avatar
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)
  • User Avatar
    0
    mahmut.gundogdu created

    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 fixed

    I have refunded your credit.

  • User Avatar
    0
    ivanosw1 created

    Thank you @mahmut.gundogdu

    It works

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11