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

docs: get event before running async function - #8861

Merged
pi0 merged 4 commits into
mainfrom
docs/extract-composable
Nov 10, 2022
Merged

docs: get event before running async function#8861
pi0 merged 4 commits into
mainfrom
docs/extract-composable

Conversation

@danielroe

@danielroedanielroe commented Nov 9, 2022

Copy link
Copy Markdown
Member

🔗 Linked issue

resolvesnuxt/nuxt#13965, resolvesnuxt/nuxt#14301

❓ 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

The example would fail as the nuxt instance would not be available.

📝 Checklist

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

@danielroedanielroe added the documentation Improvements or additions to documentation label Nov 9, 2022
@danielroe
danielroe requested a review from pi0November 9, 2022 16:49
@danielroedanielroe self-assigned this Nov 9, 2022
@codesandbox

Copy link
Copy Markdown

CodeSandbox logoCodeSandbox logo Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify

netlifyBot commented Nov 9, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit0610369
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/636cc23a299106000a424934
😎 Deploy Previewhttps://deploy-preview-8861--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.

Comment threaddocs/content/1.getting-started/6.data-fetching.md
pi0
pi0 approved these changes Nov 10, 2022
@pi0
pi0 merged commit 5715128 into mainNov 10, 2022
@pi0
pi0 deleted the docs/extract-composable branch November 10, 2022 09:44
@pi0pi0 mentioned this pull request Nov 15, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

3.xdocumentationImprovements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

useRequestHeaders to pass headers on SSR causes "nuxt instance unavailable" error on retry useCookie example is misleading

2 participants

@danielroe@pi0