HomeKit managerUsers present VC has problem

Hi Apple,

I have a A vc, in this vc, I call this function to manager user

home.manageUsers(completionHandler: { _ in })

But the result, the modalPresentationStyle of HMUserListViewController is overfullscreen. The HMUserListViewController is presented by system.

The final UI effect is very strange, because the upper part of vc overlaps with the previous page.

How can I fix this problem? Looking forward to your reply.

Test device: iPhone 13 Pro iOS15.7