I dont think its possible to get a double transition. There can only be one view transition at a time.
On navigating to a new live_session, the css transition will kick in. And if you also use start_view_transition in the mount callback I think it just does nothing since the other transition is still going.






















