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

"<" character causes loader to hang infinitely #557

Closed
uptownhr opened this issue Jan 5, 2017 · 1 comment
Closed

"<" character causes loader to hang infinitely #557

uptownhr opened this issue Jan 5, 2017 · 1 comment

Comments

@uptownhr
Copy link

uptownhr commented Jan 5, 2017

<a @click="$router.go(-1)">< Back</a>
<a @click="$router.go(-1)"><+ Back</a>

Valid html template synthaxx but the "<" character causes vue-loader to hang. In results causes webpack to hang and requires a restart.

@yyx990803
Copy link
Member

Fixed by vuejs/vue#4753, will be out in next Vue release

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

No branches or pull requests

3 participants