01-13-2020 05:37 AM
Alfresco ADF : Version 3.5
Angular : Version 7.2.3
After closing a file viewer of the form of a task, it closes ok but the url stays the same and i can't interact with the form because the overlay still exist althought its closed in showViewer propertie.
{ path: 'files/:nodeId/view', component: FileViewComponent, canActivate: [AuthGuardEcm], outlet: 'overlay' },
04-29-2020 08:05 PM
Did you ever get any resolution on this? We are seeing the same problem.
I made an issue with the adf yo generator team about it: https://github.com/Alfresco/generator-alfresco-adf-app/issues/254
Interestingly the Alfresco Workspace app works fine with the same dependencies, as does the demo-shell app in alfresco-ng2-components. I guess they had to create their own viewers.
Explore our Alfresco products with the links below. Use labels to filter content by product module.