Closed
Description
Version
2.7.11
Reproduction link
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