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

Error Capturing Caveats #3141

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Error Capturing Caveats #3141

merged 2 commits into from
Jan 21, 2025

Conversation

Gwynerva
Copy link
Contributor

@Gwynerva Gwynerva commented Jan 8, 2025

Some additions related to error capturing in Vue. See issue.

Error capturing caveats. See [issue](vuejs/core#12575 (comment)).
Copy link

netlify bot commented Jan 8, 2025

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit 2af30fc
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/678f61bffdca660008e8a680
😎 Deploy Preview https://deploy-preview-3141--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.

@Gwynerva Gwynerva changed the title Update options-lifecycle.md Error Capturing Caveats Jan 8, 2025
@Gwynerva
Copy link
Contributor Author

Gwynerva commented Jan 8, 2025

@edison1105 Described two caveats! The first one is about errors from setup and render, second one about hydration mismatches when trying to make child replacement from parent component!

@NataliaTepluhina NataliaTepluhina merged commit 7c4dade into vuejs:main Jan 21, 2025
5 checks passed
szymonlicau pushed a commit to monterail/vue3-docs-pl that referenced this pull request Jan 21, 2025
* Update options-lifecycle.md

Error capturing caveats. See [issue](vuejs/core#12575 (comment)).

* Update src/api/options-lifecycle.md

---------

Co-authored-by: Natalia Tepluhina <[email protected]>
@Gwynerva Gwynerva deleted the patch-1 branch January 21, 2025 09:10
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