Arabic Text Glitches With PageTabViewStyle

So I have the default language of my app as Arabic so everything goes from RTL but when I changed the default language to Arabic I started encountering this issue that happens when navigating from one view to another view. This issue shows the text inverted in a weird way. here is the image: https://imgur.com/amI8afA

(note that this issue goes away if the TabView is not PageTabViewStyle)

I got this too more frequently on Xcode 15. Any RTL list view.

This also happens in SwiftUI when a project is localized to a Single language (Arabic) or set it as the default language, in the List view, and the direction of the list remains from left to right.

Arabic Text Glitches With PageTabViewStyle
 
 
Q