Skip to content

Script Errors when loading sample app in Internet Explorer #10

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions