This GitHub issue is for collecting web developer signals for Navigation precommit handlers.
The precommitHandler callback option to NavigateEvent's intercept() method returns a promise that defers navigation until the promise resolves. You can use this to change the navigation's URL, state, and history before navigation occurs.
Browser support





- Chrome 146 (Mar 10, 2026)
- Chrome Android 146 (Mar 10, 2026)
- Edge 146 (Mar 13, 2026)
- Firefox 148 (Feb 24, 2026)
- Firefox for Android 148 (Feb 24, 2026)
- Safari: not supported
- Safari on iOS: not supported
Give us feedback
If you're pressed for time, but you want this feature to be available in all browsers, please give this issue a thumbs up 👍 reaction.
However, a much better guide for us is to know how you'd use this feature, and what you're having to do in the meantime. This helps us judge the priority versus other features.
Copy the template below in a comment, and add the details that matter to you.
## What I want to do with this feature
<!-- Add your specific use-cases, even if they seem obvious to you. -->
## What I'm having to do in the meantime
<!--
Are you having to use another feature instead, a polyfill, or is it blocking you completely?
Why are the alternatives worse than using this feature?
-->
All comments are expected to adhere to the Code of Conduct.
Learn more
You can learn more about this feature here:
This GitHub issue is for collecting web developer signals for Navigation precommit handlers.
The
precommitHandlercallback option toNavigateEvent'sintercept()method returns a promise that defers navigation until the promise resolves. You can use this to change the navigation's URL, state, and history before navigation occurs.Browser support
Give us feedback
If you're pressed for time, but you want this feature to be available in all browsers, please give this issue a thumbs up 👍 reaction.
However, a much better guide for us is to know how you'd use this feature, and what you're having to do in the meantime. This helps us judge the priority versus other features.
Copy the template below in a comment, and add the details that matter to you.
All comments are expected to adhere to the Code of Conduct.
Learn more
You can learn more about this feature here: