Skip to content

[Bug]: Experimental View Transitions API Broken #10696

@Reptarsrage

Description

@Reptarsrage

What version of React Router are you using?

6.14.1

Steps to Reproduce

Working repo using v6.10: https://codesandbox.io/s/elegant-tamas-mlhhhg
Broken repo using v6.14: https://codesandbox.io/s/practical-shirley-kpzptq

Open the above links in Edge ( > 111) or Chrome (> 111) (See here for compatibility list). The first example will smoothly transition from one route to the next using the View Transitions API. The second link will not. Upgrading from v6.10 of the react-router-dom library is the only change. The issue exists as far back as 6.11

Expected Behavior

The view should transition using the View Transitions API

Actual Behavior

The view does not transition using the View Transitions API (as of 6.11)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions