Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Script Errors when loading sample app in Internet Explorer #10

Open
ghost opened this issue Mar 12, 2018 · 0 comments
Open

Script Errors when loading sample app in Internet Explorer #10

ghost opened this issue Mar 12, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Mar 12, 2018

While evaluating Marko for a new project, we encountered the following errors in the browser console when loading the marko-express sample project in Internet Explorer 11.

Seeing the following errors in the browser console:

SCRIPT1003: Expected ':'
File: ComponentDef.js, Line 125, Column:48

SCRIPT5022: Cannot find module "/marko$4.9.1/src/components/ComponentDef" from "/marko$4.9.1/src/components"
File: index.js, Line: 434, Column: 13

I also tried loading https://markojs.com/ in Internet Explorer and received similar console errors:

SCRIPT1014: Invalid character
File: index-7c89f318.js, Line: 72, Column: 450

SCRIPT5009: '$_mod' is undefined
File: markojs.com, Line: 43, Column: 9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants