Jan Stourac created WFLY-12157:
----------------------------------
Summary: Uncaught SyntaxError: Unexpected token export
Key: WFLY-12157
URL:
https://issues.jboss.org/browse/WFLY-12157
Project: WildFly
Issue Type: Bug
Components: Web Console
Affects Versions: 16.0.0.Final
Reporter: Jan Stourac
Assignee: Harald Pehl
Attachments: screenshot-WildFly16.png, screenshot-master.png
After login into Web Console, I can see following error in developer console:
{code}
hal-0.js:85087 12:05:22.682 ERROR o.j.h.c.bootstrap.HalPreBootstrapper Uncaught
bootstrap error: Uncaught SyntaxError: Unexpected token export
(
http://localhost:9990/console/js/polyfill.min.js:85:1)
{code}
more info in attached [^screenshot-WildFly16.png]. I tried also with current master branch
(commit 590846c62a8de85d64840bd4e9a5abc489b47c3a) and I see similar error, see
[^screenshot-master.png].
--
This message was sent by Atlassian Jira
(v7.12.1#712002)