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

Handle dynamic routes #250

Merged
merged 12 commits into from Jan 12, 2023
Merged

Handle dynamic routes #250

merged 12 commits into from Jan 12, 2023

Conversation

Lendemor
Copy link
Collaborator

Closes #63

This PR complete the basic handling of dynamic routes.

It can now:
- handle dynamic routes with multiple args
- handle catchall routes
- automatically pass the args & slug from the path to the State.

Copy link
Contributor

@picklelo picklelo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work

@picklelo picklelo merged commit 9d59936 into reflex-dev:main Jan 12, 2023
ACucos1 pushed a commit to ACucos1/rd-pynecone that referenced this pull request Feb 28, 2023
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.

Handle dynamic routes
2 participants