Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
14.2.1
-
None
-
2
-
Flagged
-
Quasar
-
Puma Sprint 241, Puma Sprint 242
Description
The iframe module is being bootstrapped with the following parameters:
angular.bootstrap(document, [iframeModule]);
Any AngularJS-based website cannot be bootstrapped due to the following error:
Error: [ng:btstrpd] App already bootstrapped with this element 'document'
Attachments
Issue Links
- is a result of
-
CHANNELMGR-2464 Add second Webpack entry point to generate the iframe bundle
- Closed