Properties missing after MFA

Hello!

After implementing action to enable MFA I noticed all the actions after it were not working properly. It seems that when the api.authentication.challengeWithAny or api.authentication.enrollWithAny are called and the user finishes his registration or authentication, in the following actions the event.request object is missing some properties. I couldn’t find anything that can be passed in the options object of this function to fix this.

Is there a way to keep the event.request object in its entirety after the MFA action?

Best Regards,
Vlatko