Bug - The screen turns completely white if we switch on the slide transition

If we switch on slide transition, the screen will be completely white. We get no error message in the console.

The problem is solved if we switch off slide transition. Has anyone encountered a similar problem?

Looks like we found a solution. If you select the corresponding Transition on the View Container, then it works to have Slide in Navigation

It may seem that when navigating between different subviews in a View Container, the View Container must have the same Transition as the Navigation action, otherwise the navigation may become unstable