Skip to content

'WeakMap' is undefined in Vue 2.7.11 and above (IE10 and under) #12837

Closed
@gingerbenw

Description

@gingerbenw

Version

2.7.11

Reproduction link

github.com

Steps to reproduce

Open a Vue2 app using internet explorer 10 or below

What is expected?

App loads and 'Hello Vue!' is displayed

What is actually happening?

App does not load and 'WeakMap' is undefined is printed to the console


WeakMap is not supported in Internet Explorer 10 or less and was introduced to Vue in version 2.7.11

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions