cancel
Showing results for 
Search instead for 
Did you mean: 

Task form files Overlay problem

saul79
Champ on-the-rise
Champ on-the-rise

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' },
1 REPLY 1

uclaeamsavino
Champ in-the-making
Champ in-the-making

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.