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

"Action" on a Form component should be dynamic #20

Closed
gbj opened this issue Oct 17, 2022 · 1 comment
Closed

"Action" on a Form component should be dynamic #20

gbj opened this issue Oct 17, 2022 · 1 comment
Labels

Comments

@gbj
Copy link
Collaborator

gbj commented Oct 17, 2022

Just like the href property on an A component, Form action should take an IntoHref type, so it can update dynamically. This is important for making sure relative routes work if params change, because the form is not rerendered.

@gbj gbj added the Router label Oct 18, 2022
@gbj
Copy link
Collaborator Author

gbj commented Oct 22, 2022

Done in 9bf3e80

@gbj gbj closed this as completed Oct 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant