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

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

Closed
ppodds wants to merge 1 commit intonuxt:mainfrom
ppodds:docs/hooks
Closed

docs: add client side only hint for app:beforeMount#6328
ppodds wants to merge 1 commit intonuxt:mainfrom
ppodds:docs/hooks

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