microsoft/clarity

React Native Modal not displaying in recordings

Opened this issue · 4 comments

We are using React Native Clarity for screen recordings, but find itwill not display certain React Native modals.

For example, we have a floating action button modal component. In the Clarity recording, the anchor button is visible, as is a tap on it, but the open modal and any taps do not register in the recording. Instead, the next thing captured is the screen change occasioned by the use of the fab menu.

Is this a known issue with react-native-modal, or is there a work around?

"react-native-clarity": "^3.0.0",
"react-native": "0.71.16",
"react-native-modal": "^13.0.1",

Screen.Recording.2024-07-09.at.1.35.03.PM.mov

Could you please reach out to our support on clarityms@microsoft.com and send us your project ID along with this information, so we can look into it?

Same here, we cannot see it if the user open modal. I will send the project id to this email clarityms@microsoft.com.

Any updates on this? I'm having the same issue... With React Native and also React Web using Bootstrap Modals

Hello Everyone,
We've just released version 4.1.0 which supports react native modals.
Feel free to give it a try and let us know if you faced any issues.