mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
0f43f35f8400f9981b0bd2dbf925acbf9d3cc638
This is a partial revert of #33094. It's true that we don't need the
server and client ViewTransition names to line up. However the server
does need to be able to generate deterministic names for itself. The
cheapest way to do that is using the useId algorithm. When it's used by
the server, the client needs to also materialize an ID even if it
doesn't use it.
DiffTrain build for [96eb84e493](https://github.com/facebook/react/commit/96eb84e493c4ff2c280990659057164c0f16bbb8)
react-fbsource-import
Description
Languages
JavaScript
67.1%
TypeScript
29.4%
HTML
1.5%
CSS
1.1%
C++
0.6%
Other
0.2%