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

fix(nuxt3,bridge): correctly reference router from client-side helper #3281

Merged
merged 11 commits into from
Feb 17, 2022

Conversation

danielroe
Copy link
Member

πŸ”— Linked issue

resolves nuxt/bridge#99

❓ 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

This adds correct references to the client-side nuxt router on Bridge & Nuxt 3.

πŸ“ Checklist

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

@danielroe danielroe added bug Something isn't working bridge nuxt3 ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf labels Feb 17, 2022
@danielroe danielroe requested a review from pi0 February 17, 2022 09:30
@danielroe danielroe self-assigned this Feb 17, 2022
@netlify
Copy link

netlify bot commented Feb 17, 2022

βœ”οΈ Deploy Preview for nuxt3-docs canceled.

πŸ”¨ Explore the source changes: c0578bb

πŸ” Inspect the deploy log: https://app.netlify.com/sites/nuxt3-docs/deploys/620e7ffee1091400081a9d49

@danielroe danielroe requested a review from pi0 February 17, 2022 15:18
@pi0 pi0 self-requested a review February 17, 2022 16:59
@pi0 pi0 merged commit 56aabd6 into main Feb 17, 2022
@pi0 pi0 deleted the fix/clientside-router branch February 17, 2022 17:11
@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
3.x bridge bug Something isn't working nuxt3 ❗ p4-important Priority 4: bugs that violate documented behavior, or significantly impact perf
Projects
None yet
Development

Successfully merging this pull request may close these issues.

navigateTo: router is undefined in a client context
2 participants