Steps to reproduce:
- Perform a cross document transition navigation.
- Hit the back button
Result:
Unhandled rejection: AbortError ...
This rejection comes from skipping the transition on the old document, but this is expected behavior. Should the developer be required to explicitly catch this to avoid the exception?
See also issue#13463.
Steps to reproduce:
Result:
Unhandled rejection: AbortError ...
This rejection comes from skipping the transition on the old document, but this is expected behavior. Should the developer be required to explicitly catch this to avoid the exception?
See also issue#13463.