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

Fix: missing reserved props ref_key & ref_for (fix #5563) #5564

Merged
merged 2 commits into from Apr 14, 2022

Commits on Mar 10, 2022

  1. Fix: missing reserved prop ref_key, leading to unwanted property leak…

    … in SSR code generation. (fix vuejs#5563)
    paraboul committed Mar 10, 2022
    Copy the full SHA
    c8a18ad View commit details
    Browse the repository at this point in the history
  2. Also add ref_for

    paraboul committed Mar 10, 2022
    Copy the full SHA
    471add9 View commit details
    Browse the repository at this point in the history