Skip to content

Valid v-model and filters #700

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

Closed
armano2 opened this issue Dec 4, 2018 · 0 comments
Closed

Valid v-model and filters #700

armano2 opened this issue Dec 4, 2018 · 0 comments
Assignees
Labels

Comments

@armano2
Copy link
Contributor

armano2 commented Dec 4, 2018

Tell us about your environment

  • ESLint version: ^5.2.0
  • eslint-plugin-vue version: 5.0.0
  • Node version: 10

Please show your full configuration:
test case in project

What did you do?

<template>
    <input v-model="xx | myfilter">
</template>

What actually happened?

v-model' directives require the attribute value which is valid as LHS.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant