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

Update forms.md #2420

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Update forms.md #2420

merged 1 commit into from
Jun 27, 2023

Conversation

myverdict
Copy link
Contributor

@myverdict myverdict commented Jun 26, 2023

Added a key property to line 344 on the select option dynamic rendering.

Description of Problem

Missing key property when using a v-for directive in the dynamic rendering of a select with option.

Proposed Solution

Added a key property to line 344.

Additional Information

  • Needs to be updated in the options API section as well.
  • Playground code also needs to be updated by adding the key property in both the options API and Composition API.

Added a key property to line 344 on the select option dynamic rendering.
@netlify
Copy link

netlify bot commented Jun 26, 2023

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit 80a9547
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/6499b10082d122000823b3f8
😎 Deploy Preview https://deploy-preview-2420--vuejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@NataliaTepluhina NataliaTepluhina merged commit 0c5a612 into vuejs:main Jun 27, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants