Skip to content

Conversation

aclisp
Copy link

@aclisp aclisp commented Nov 4, 2020

If a component which declares routes with router.NewRoute is rerendered, then the routes get duplicated in the internal slice routes.

This could happen if there are more than one vecty component using NewRoute in their Render, when the user is setting up a hierarchical routing paths.

It solves #6, maybe as well as #11.

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

Successfully merging this pull request may close these issues.

1 participant