@bram.us is it normal for View Transition to get stuck during the initial capture phase? It doesn't call my DOM update callback, so I end up waiting 4 seconds for a timeout error, and only then callback gets executed.
This seems to be Chrome-only problem, and is extremely flaky.