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

Information about parent-child migration when removing native modifier #54

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

sfreytag
Copy link

This PR implements the documentation suggestion contained within this GitHub issue comment:

vuejs/core#4566 (comment)

It explains how to migrate both the parent and child components for the removal of .native. In the Vue 3 migration build you also need to update the child to work with this change. This info is currently missing from the docs, but is well explained in the above GitHub comment. Therefore this PR does what is hopefully the obvious and helpful thing, and copies the comment into the docs.

As described in this GitHub issue comments:

vuejs/core#4566 (comment)

and suggested as a useful addition to the docs.
@netlify
Copy link

netlify bot commented Jul 26, 2023

Deploy Preview for eager-kowalevski-41f498 ready!

Name Link
🔨 Latest commit 078d199
🔍 Latest deploy log https://app.netlify.com/sites/eager-kowalevski-41f498/deploys/64c117d90189c70008524162
😎 Deploy Preview https://deploy-preview-54--eager-kowalevski-41f498.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 configuration.

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.

None yet

1 participant