-
-
Notifications
You must be signed in to change notification settings - Fork 380
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
Cannot read property 'beforeEach' #21
Comments
Make sure you got the latest, v1.0.8-dev On Sep 14, 2016 18:57, "kahwooi" notifications@github.com wrote:
|
I have updated to v1.0.8-dev. it is still not working. |
What version of vue-resource router, and vue are you using? On Sep 15, 2016 00:19, "kahwooi" notifications@github.com wrote:
|
How are you setting the router? Is it being passed in with router option? On Sep 15, 2016 15:01, "Tonsai Singhkangwan" notifications@github.com
|
The version:
This is how I setup:
|
Try passing the router in as an option instead. Vue.use(VueAuth, { On Sep 15, 2016 20:53, "kahwooi" notifications@github.com wrote:
|
It is working now. |
awesome. |
I got build.js:37247 Uncaught TypeError: Cannot read property 'beforeEach' of undefined with the following code:
The text was updated successfully, but these errors were encountered: