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

docs: demonstrate the multiple useState with same key - #5059

Merged
pi0 merged 2 commits into
nuxt:mainfrom
husayt:patch-1
May 20, 2022
Merged

docs: demonstrate the multiple useState with same key#5059
pi0 merged 2 commits into
nuxt:mainfrom
husayt:patch-1

Conversation

@husayt

Copy link
Copy Markdown
Contributor

Add another counter instance with the same id and show that they change in parallel

🔗 Linked issue

❓ Type of change

  • [x ] 📖 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

📝 Checklist

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

Add another counter instance with the same id and show that they change in parallel
@netlify

netlifyBot commented May 19, 2022

Copy link
Copy Markdown

Deploy Preview for nuxt3-docs ready!

NameLink
🔨 Latest commit9172edd
🔍 Latest deploy loghttps://app.netlify.com/sites/nuxt3-docs/deploys/628622fb17f8800008c7889d
😎 Deploy Previewhttps://deploy-preview-5059--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.

@husaythusayt changed the title feat: better demonstrate the UseState conceptdocs: better demonstrate the UseState conceptMay 19, 2022
@danielroedanielroe added the documentation Improvements or additions to documentation label May 19, 2022
Comment threadexamples/composables/use-state/app.vue Outdated
Comment threadexamples/composables/use-state/app.vue Outdated
@pi0pi0 changed the title docs: better demonstrate the UseState conceptdocs: demonstrate the useState with same keyMay 20, 2022
@pi0pi0 changed the title docs: demonstrate the useState with same keydocs: demonstrate the multiple useState with same keyMay 20, 2022
@pi0
pi0 merged commit 173fbfd into nuxt:mainMay 20, 2022
@pi0

pi0 commented May 20, 2022

Copy link
Copy Markdown
Member

Thanks!

@pi0pi0 mentioned this pull request Jun 10, 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.

3 participants

@husayt@pi0@danielroe