Issue metadata
Sign in to add a comment
|
chrome dev tools show syntax errors for module imports
Reported by
thu...@gmail.com,
Jan 5 2018
|
||||||||||||||||||||||||
Issue description
<b>Chrome Version : <Copy from: 'about:version'></b>
OS Version: 6.3
URLs (if applicable) :
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari:
Firefox:
IE/Edge:
What steps will reproduce the problem?
1. open https://paulirish.github.io/es-modules-todomvc/
2. open chrome developer tools
3. syntax errors are displayed in the first line for the js es 2015 modules import statement
What is the expected result?
no syntax errors
What happens instead of that?
Please provide any additional information below. Attach a screenshot if
possible.
screenshot at https://github.com/google/WebFundamentals/issues/5605
,
Jan 9 2018
Thanks for filing the issue! Checked the issue on chrome version 63.0.3239.132 and latest canary 65.0.3314.0 using Windows 10 by navigating to https://paulirish.github.io/es-modules-todomvc/ -> Dev tools ->Sources. We didn't find any syntax error as we don't have a file to check. @Reporter: Could you please share a sample test file to check the issue along with that please mention the chrome version in which the issue is seen.
,
Jan 18 2018
|
|||||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||||
Comment 1 by krajshree@chromium.org
, Jan 8 2018Labels: Needs-Milestone