Ok, I resolved mine, maybe will be helpful to someone else.
It seems like it was overall complexity of the main View: I had a generic component with 4 viewbuilders and 4 other arguments passed via constructor.
I made an intermediary wrapper component with only one viewbuilder in its constructor which made my code cleaner and the issue is gone now.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: