Modular Ultra ignores complications font

The modular ultra watchface ignores the font type I set in my complication. Happens in simulator and on device (see screenshots).

I set the font via:

.font(.system(size: CGFloat(self.fontSize), weight: self.fontWeight, design: .monospaced))

Can you please help? Is this as designed or a bug? I really a monospaced font in that place.

Thanks!

Correct:

Wrong:

Replies

Could this be related to this post? https://developer.apple.com/forums/thread/741113