ProgressView produces spinning wheel instead of circular ring

Hello all!
Why does the classic spinning wheel ProgressView when specifying the style for the circular band/ring? Additionally, if the progressViewStyle modifier is not added to the ProgressView, a progress bar is displayed to the indicated percentage (33%) instead of the default spinning wheel. - Unless, that is I got the wrong end of the stick...

Code Block Swift
ProgressView("Completed", value: 0.33) .progressViewStyle(CircularProgressViewStyle())


I have the same issue. I guess it is just a bug that will be fixed soon.
I am getting the same thing even in Xcode 12 Beta 2. It just shows the spinner!
I have the same problem in Xcode 12 BETA 2!
Could any one follow up on this? (FB8535877)
We are in Xcode 12.2 BETA 2 and this is not solved yet!!

This is happening to me in Xcode 13 and iOS 15 beta 1. Very annoying TBH.

Xcode 13 and iOS 15. Still not working :(

iOS 17 and still a bug!!!

ProgressView produces spinning wheel instead of circular ring
 
 
Q