Skip to content
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

Uncaught DOMException: Failed to read the 'responseText' property from 'XMLHttpRequest' #82

Closed
defghy opened this issue Jul 31, 2018 · 1 comment
Labels

Comments

@defghy
Copy link

defghy commented Jul 31, 2018

env:
vue-resource
config:
Vue.http.options.responseType = 'json';
error:
Uncaught DOMException: Failed to read the 'responseText' property from 'XMLHttpRequest': The value is only accessible if the object's 'responseType' is '' or 'text' (was 'json'). at eval (eval at value (http://cdn.jsdelivr.net/npm/eruda:2:275427), <anonymous>:1:3) at t.value (http://cdn.jsdelivr.net/npm/eruda:2:275427) at XMLHttpRequest.<anonymous> (http://cdn.jsdelivr.net/npm/eruda:2:271445)
error trace:
image
image
image

@surunzi surunzi added the bug label Aug 4, 2018
surunzi added a commit that referenced this issue Aug 17, 2018
@surunzi
Copy link
Member

surunzi commented Aug 18, 2018

1.5.1 版本已修复。

@surunzi surunzi closed this as completed Aug 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants