pagekit / vue-resource

The HTTP client for Vue.js
MIT License
10.09k stars 1.6k forks source link

Doesn't work with IE 11 #672

Open sean-hill opened 6 years ago

sean-hill commented 6 years ago

Reproduction Link

https://jsfiddle.net/pjjr7e7m

Steps to reproduce

Navigate to fiddle, it doesn't work with IE 11. All I see is {{ response | json }}

screen shot 2018-02-16 at 10 08 10 am

Also I get this error: Object expected

screen shot 2018-02-16 at 10 06 32 am

screen shot 2018-02-16 at 10 06 26 am

What is Expected?

For it to work in IE 11.

What is actually happening?

It's not working in IE 11.

2ik commented 6 years ago

https://jsfiddle.net/pjjr7e7m/52/

azzamaurice commented 6 years ago

+1