SIGN IN SIGN UP
facebook / react UNCLAIMED

The library for web and native user interfaces.

0 0 115 JavaScript

[Fizz] Make ViewTransition enter/exit/share null the same as none (#33331)

I believe that these mean the same thing. We don't have to emit the
attribute if it's `none` for these cases because if there is no matching
scenario we won't apply the animation in this case.

The only case where we have to emit `none` in the attribute is for
`vt-update` because those can block updates from propagating upwards.
S
Sebastian Markbåge committed
08064ea6713ff55730c5d4f50b733891ebe0e875
Parent: 99781d6
Committed by GitHub <noreply@github.com> on 5/22/2025, 2:21:28 PM