Renarde HTMX Form validation #38178
geertvanleemputten
started this conversation in
Community
Replies: 2 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
@geertvanleemputten would you create a small reproducer? I am not sure I get the case. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the solution to do form validation with HTMX Forms?
Validation currently works with the flash scope and expects us to do a redirect, but an HTMX form can be a self-loading component on a page somewhere that is closed by default. A redirect does not make sense in this case.
Beta Was this translation helpful? Give feedback.
All reactions