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

Implement other router properties to batchRouter #4

Open
dongyeop-youha opened this issue Nov 9, 2022 · 0 comments
Open

Implement other router properties to batchRouter #4

dongyeop-youha opened this issue Nov 9, 2022 · 0 comments

Comments

@dongyeop-youha
Copy link
Contributor

dongyeop-youha commented Nov 9, 2022

Other router properties such as route, pathname, prefetch, back will be added to batchRouter.

This combined with #3 will allow for complete replacement of original router.

It will be implemented similar to how next/router is implemented.

Components which doesn't need to read URL values but only change them might unnecessarily rerender if this feature is added. Global BatchRouter must be available by #5 to avoid this shortcoming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant