Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(composables/Url): observe route.path in useUrlQuerySync to preserve state during navigation #579

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

cuebit
Copy link
Member

@cuebit cuebit commented Feb 3, 2025

resolves #578

@cuebit cuebit requested review from kiaking and brc-dd as code owners February 3, 2025 22:24
Copy link

netlify bot commented Feb 3, 2025

Deploy Preview for sefirot-story ready!

Name Link
🔨 Latest commit 4cb6717
🔍 Latest deploy log https://app.netlify.com/sites/sefirot-story/deploys/67a1429d09b1b20008643d0f
😎 Deploy Preview https://deploy-preview-579--sefirot-story.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 configuration.

Copy link

netlify bot commented Feb 3, 2025

Deploy Preview for sefirot-docs ready!

Name Link
🔨 Latest commit 21d272a
🔍 Latest deploy log https://app.netlify.com/sites/sefirot-docs/deploys/67a1422809b1b20008643a91
😎 Deploy Preview https://deploy-preview-579--sefirot-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 configuration.

Copy link

netlify bot commented Feb 3, 2025

Deploy Preview for sefirot-docs ready!

Name Link
🔨 Latest commit 4cb6717
🔍 Latest deploy log https://app.netlify.com/sites/sefirot-docs/deploys/67a1429dc8e16800088f15d2
😎 Deploy Preview https://deploy-preview-579--sefirot-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 configuration.

@brc-dd brc-dd merged commit 7a09b97 into main Feb 4, 2025
9 checks passed
@brc-dd brc-dd deleted the feat/query-sync branch February 4, 2025 05:10
brc-dd added a commit that referenced this pull request Feb 4, 2025
… during navigation (#579)

Co-authored-by: Cue <hello@cuebit.dev>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Url] State in useUrlQuerySync is reset on path change
2 participants