-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Labels
[practice] engineeringEngineering related workEngineering related work
Milestone
Description
Is your feature request related to a problem? Please describe.
When adding us-forms-system to an existing project, it is very frustrating there you cannot use React Router v4.
Describe the solution you'd like
I would be helpful if support for React Router v4 or there was documentation on how to support React Router v4 in an existing project.
Describe alternatives you've considered
a) Downgrade React Router v4 to React Router v3 and reverse engineer the migration guide for an existing project.
b) Fork and add support for React Router v4 and file a PR.
c) Buy an alpaca farm in South America and live a simpler life.
Additional context
createRoute() creates a route object, but React Router v4 does not support route objects.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
[practice] engineeringEngineering related workEngineering related work
