Hi, we deployed our angular abp application to azure using the https://docs.abp.io/en/commercial/latest/startup-templates/application/azure-deployment/azure-deployment?UI=NG&DB=EF&Tiered=No guide.Our api is a app service and our angular ui is on a static web app.
Api works, angular works... But we cant Authorize. All the requests returns HTTP ERROR 500. We can acces to index page but whenever we press login in our home page we got this error:
here is our environment.prod.ts file:
and Http.Api.Host appsettings.json:
How can we solve this issue?...
As I mentioned in the title crud page generator does not work. I have tried it in 6.0.0, 6.0.2 and 7.0.0 versions of abp and none of them have worked.The error only occurs if create backend box is checked.
https://support.abp.io/QA/Questions/1567/Docs-Menu-Formatting https://support.abp.io/QA/Questions/2473/Docs-module-with-Lepton-theme I have the same problem in these tickets. There is a problem with the left side menu with the items overlapping.
Im trying to use data annotations for validations like the easy-crm sample project but i can't do it.I think the problem is blazorise related.






