pagekit / vue-resource

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

Upgrading to 1.5.1 cause "Cannot read property 'ok' of undefined" #700

Open up9cloud opened 6 years ago

up9cloud commented 6 years ago

Reproduction Link

https://jsfiddle.net/se8f2zkx/1/

Steps to reproduce

What is Expected?

should work

What is actually happening?

TypeError: Cannot read property 'ok' of undefined

The version i tested:

1.5.1 fail 1.3.4 ok 1.0.3 ok