-
Bug
-
Resolution: Done
-
Major
-
7.2.0.GA, 7.2.1.GA, 7.2.2.GA, 7.2.3.GA, 7.2.4.GA
-
None
- Not able see Management Console
- Blank Browser screen, but works in other browsers
- Browser Console shows Syntax Error in "polyfill.min.js" (85,1) and "'fetch' is undefined" external.min.js (15660,52015) among other errors
At that line in polyfill.min.js, there appears to be a "export function Headers(headers)". I don't think that's valid syntax.
It seems related to this issue with fetch https://github.com/github/fetch/issues/656, which they said can be fixed by using the UMD version.
This issue https://issues.jboss.org/browse/HAL-1484, suggests that the polyfills were added for IE 11, but it clearly doesn't work even in 7.2.0.
- incorporates
-
HAL-1649 HAL Management Console black screen - Syntax Error in polyfill.min.js with IE 11
- Resolved
-
JBEAP-17551 Errors in console logs "SyntaxError: export declarations may only appear at top level of a module polyfill.min.js:85"
- Closed
- is cloned by
-
JBEAP-18297 [GSS](7.3.z) HAL-1649 - HAL Management Console black screen - Syntax Error in polyfill.min.js with IE 11
- Closed
- is incorporated by
-
JBEAP-18164 [GSS](7.2.z) Upgrade HAL from 3.0.19.Final to 3.0.20.Final
- Closed
- links to