Integrating ViewTransition API with ion-router-outlet

I am currently working on incorporating the ViewTransition API into my Ionic application to enhance page transitions. While the integration functions seamlessly with Angular’s router-outlet, I encounter challenges when attempting to implement it with Ionic’s ion-router-outlet. The view transitions do not work currently for me with ion-router-outlet.

I have reviewed the official Ionic documentation and explored various community discussions but have not yet identified a solution to this issue. I would greatly appreciate any guidance or insights from those who have successfully integrated the ViewTransition API with ion-router-outlet.

Ionic: 8.4.0
Angular: 19.0.1