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

vue/v-if-else-key false-positives and false-negatives #2342

Open
2 tasks done
FloEdelmann opened this issue Dec 4, 2023 · 0 comments · May be fixed by #2348
Open
2 tasks done

vue/v-if-else-key false-positives and false-negatives #2342

FloEdelmann opened this issue Dec 4, 2023 · 0 comments · May be fixed by #2348
Labels

Comments

@FloEdelmann
Copy link
Member

FloEdelmann commented Dec 4, 2023

Checklist

  • I have tried restarting my IDE and the issue persists.
  • I have read the FAQ and my problem is not listed.

Tell us about your environment

  • ESLint version: 8.55.0
  • eslint-plugin-vue version: 9.19.2
  • Node version: 18.18.2
  • Operating System: Ubuntu

Please show your full configuration:

{
    "rules": {
        "vue/v-if-else-key": "error"
    }
}

What did you do?
What did you expect to happen?
What actually happened?
Repository to reproduce this issue

→ please see the following demo links, where each issue is highlighted:

CC @felipemelendez

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