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

Echo breaks vue-resource get calls #38

Closed
gilbitron opened this issue Sep 6, 2016 · 1 comment
Closed

Echo breaks vue-resource get calls #38

gilbitron opened this issue Sep 6, 2016 · 1 comment

Comments

@gilbitron
Copy link

I was upgrading an existing Spark install to use Laravel 5.3 and after installing Echo got the error:

next is not a function

So I upgraded vue-resource to 0.9.3 which got rid of the error. However, now any this.$http.get calls don't fire and no errors are thrown. It looks like any vue-resource version >= 0.8.0 has the same effect.

@gilbitron
Copy link
Author

Looks like this was an issue with the way Spark was setting up Vue.http.interceptors.

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

No branches or pull requests

1 participant