0
zony created
Angular UI Administration menus are not showed!
The solution is created by cli: abp new Test -t app-pro -u angular
The abp pro version is 2.3.0.
It can build and run successful, but administration menus are not showed.
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
13 Answer(s)
-
0
Hi,
I've got this also
The admin menu can be showed in localhost but I've got this problem when deploying to dev server The first time I run, It show the default page with login button, then I passed the username and password and it show like this
Then I refresh the page and it turned to unauthorized page
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
Check the app-configuration response after logging in. If
isAuthenticatedincurrentUserobject equal to false, you should check the backend configuration. It may related to AuthServer settings in theappsettings.jsonMarkdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)





