Remix.run Logo
bob1029 5 hours ago

This is better solved with the post redirect get pattern.

diroussel 2 hours ago | parent [-]

That is the good old fashion workaround. But why is it better than a form causing an HTTP QUERY.

If we can do QUERY forms, it would be an ideal time to add JSON encoding for forms.