Hi,
I have crated three cockpits, and stablished the following cross-navigations:
Cockpit1 --(navigation1, normal mode)--> Cockpit2 --(navigation2, popup) ---> Cockpit3
When I access cockpit2 from Documents browser and navigate to cockpit3, it works ok.
But, when I access cockpit1, navigate to cockpit2, and then try to navigate to cockpit3, pop-up appears blank.
I get this error on the console: TypeError: Cannot read properties of undefined (reading '$$childHead')
If I change navigation type on navigation2 from popup to normal, it works.
Is there something particular I should configure on my case?
Thanks in advance!