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

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

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

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

Conversation

@ppodds

Copy link
Copy Markdown

🔗 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. Resolvesnuxt/nuxt#14488

📝 Checklist

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

@netlify

netlifyBot commented Aug 3, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit1e1ec5e
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/62ea53e87ceefd0008fdd148
😎 Deploy Previewhttps://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

atinux commented Aug 3, 2022

Copy link
Copy Markdown
Member

Damn, seems we worked at the same moment @ppodds 😅

I opened #6329

@ppoddsppodds closed this Aug 3, 2022
Sign up for freeto 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

@ppodds@atinux@danielroe