Skip to content

[css-view-transition-2] noisy unhandled rejections in transition navigations #13726

Description

@kevers-google

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions