Skip to content

New project does not work on Safari 9.1 #2733

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

Closed
koendeschacht opened this issue Oct 14, 2018 · 2 comments
Closed

New project does not work on Safari 9.1 #2733

koendeschacht opened this issue Oct 14, 2018 · 2 comments

Comments

@koendeschacht
Copy link

koendeschacht commented Oct 14, 2018

Version

3.0.5

Reproduction link

https://github.com/koendeschacht/vue-cli-safari-error

Node and OS info

developer machine: Node 9.11.2 / Ubutu Mate 17.10, browser machine: El Capitaine with Safari 9.1.3

Steps to reproduce

Checkout project in https://github.com/koendeschacht/vue-cli-safari-error

Run

npm install
npm run serve

Visit localhost:8080 in Safari 9.1.3 on El Capitaine (e.g. using browser stack)

What is expected?

To see the hello-world vue page.

What is actually happening?

Empty page, and the error console shows:

ReferenceError: Can't find variable: Reflect


Started with a new project, using

vue create hello-world

and then modified .browserslistrc to include Safari >=9

@haoqunjiang
Copy link
Member

See vuejs/vue-class-component#283

@haoqunjiang
Copy link
Member

Fixed in vue-class-component v6.3.2

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

No branches or pull requests

2 participants