Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

docs: add client side only hint for app:beforeMount #6328

Closed
wants to merge 1 commit into from

Conversation

ppodds
Copy link

@ppodds ppodds commented Aug 3, 2022

πŸ”— Linked issue

nuxt/nuxt#14488

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Add client-side only hint for app:beforeMount hook. Resolves nuxt/nuxt#14488

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@netlify
Copy link

netlify bot commented Aug 3, 2022

βœ… Deploy Preview for nuxt3-docs ready!

Name Link
πŸ”¨ Latest commit 1e1ec5e
πŸ” Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/62ea53e87ceefd0008fdd148
😎 Deploy Preview https://deploy-preview-6328--nuxt3-docs.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.

@atinux
Copy link
Member

atinux commented Aug 3, 2022

Damn, seems we worked at the same moment @ppodds πŸ˜…

I opened #6329

@ppodds ppodds closed this Aug 3, 2022
@danielroe danielroe added the 3.x label Jan 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

app:beforeMount hook is actually a client-side lifecycle hook
3 participants