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

docs: improve the description of beforeCreate #2707

Merged
merged 1 commit into from Feb 25, 2024

Conversation

Nicklaus6
Copy link
Contributor

Description of Problem

#2706
The description of beforeCreate is some ambiguous and can lead to misunderstanding, because the initProps is called after beforeCreate and the document only mention beforeCreate is called after the props resolution.

Proposed Solution

Add the description that after beforeCreate the props will be defined as reactive properties and the state such as data() or computed will be set up.

Additional Information

Copy link

netlify bot commented Feb 21, 2024

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit 65bb73a
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/65d5b644a7bd0000084325c0
😎 Deploy Preview https://deploy-preview-2707--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 configuration.

@NataliaTepluhina NataliaTepluhina merged commit a63715c into vuejs:main Feb 25, 2024
5 checks 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.

None yet

2 participants