Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

useIonRoute() for workaround #104

Closed
trydofor opened this issue Nov 26, 2024 · 1 comment
Closed

useIonRoute() for workaround #104

trydofor opened this issue Nov 26, 2024 · 1 comment
Labels
feature :star: new feature

Comments

@trydofor
Copy link
Owner

@trydofor trydofor converted this from a draft issue Nov 26, 2024
@trydofor trydofor added the feature :star: new feature label Nov 26, 2024
@trydofor
Copy link
Owner Author

as https://ionicframework.com/docs/vue/navigation#navigating-using-useionrouter

alias vue's useRoute to useIonRoute composable

/**
 * https://ionic.nuxtjs.org/get-started/watch-outs
 */
export { useRoute as useIonRoute } from 'vue-router';

trydofor added a commit that referenced this issue Nov 26, 2024
trydofor added a commit that referenced this issue Nov 26, 2024
@trydofor trydofor moved this from 👀 In review to ✅ Done in WingsBoot Backlog Dec 1, 2024
@trydofor trydofor closed this as completed Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature :star: new feature
Projects
Archived in project
Development

No branches or pull requests

1 participant