I have followed the migration guide. I even deleted the node cache and the lock files and reinstalled all angular packages, but the problem persists.
I have upgraded to 8.1.0 and now my angular project does not want to run anymore. I get the below error. Please help.
Thank you
My app was running on Azure on version 8.04, but after updating to 8.05, my login page is no longer working. I have checked redirect uri's etc, but i cannot see why it is failing. When i browse to the angular front end, i get redirected to the login page, but this is whhat displays on the ui:
Please assist
When will this be released?
What do i do with the finder dialogues. They also do not work and i cannot get to their code:
<abp-lookup-input cid="region-lookup" formControlName="regionId" displayNameProp="description" lookupNameProp="displayName" [getFn]="service.getRegionLookup" [editingData]="service.selected?.region"></abp-lookup-input>
Any status update yet
I even created a new project and copied the ng_modules folder over to my current solution, but still it does not work. Please test on an entity that was generated by abp suite
Did you try paging on an entity generated by abp suite or did you simply test the paging on the built in modules?