Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 295 Bytes

odd-yaks-kneel.md

File metadata and controls

5 lines (4 loc) · 295 Bytes
@remix-run/router
patch

fix: don't default to a REPLACE navigation on form submissions if the action redirected. The redirect takes care of avoiding the back-button-resubmit scenario, so by using a PUSH we allow the back button to go back to the pre-submission form page (#8979)