-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: nuxeo-2021.4, nuxeo-2023.1
-
Component/s: Nuxeo Connector
NEV-275 made the focus set to the iframe content once arender UI is loaded. But this does not work when CSP rules are imposed by the clients as, the inline script methods are restricted as a part of their policy.
With this fix, we are attaching the event handler separately instead of using the iframe's inline attribute of onload