Using Vue 1.0.11 and vue-router 0.7.7 Chrome inspector throws this error when trying to access a route when clicking on a link generated by v-link: `Uncaught SyntaxError: Failed to execute 'add' on 'DOMTokenList': The token provided must not be empty.` Reverting back to 1.0.10 makes the route work and no errors are displayed in inspector.