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.
Crud page generated by abp suite 2.3.0 is not worked!
The solution is created by cli: abp new Test.MVC -t app-pro -u mvc.
It can build and run successful, but the page is not worked.
The google chrome console has one error:
Uncaught TypeError: Cannot read property 'books' of undefined
at HTMLDocument.<anonymous> (index.js?_v=637210729708708542:5)
at mightThrow (jquery.js?_v=637209671264387665:3534)
at process (jquery.js?_v=637209671264387665:3602)