microsoft / clarity

A behavioral analytics library that uses dom mutations and user interactions to generate aggregated insights.
https://clarity.microsoft.com
MIT License
2.05k stars 204 forks source link

React Native Modal not displaying in recordings #631

Open IanLukeFinley opened 1 month ago

IanLukeFinley commented 1 month ago

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",

https://github.com/microsoft/clarity/assets/107075390/86b9ee12-6ed4-4a88-ae92-0489620b646a

kirazbaysal commented 1 month ago

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?

oguzydz commented 1 month ago

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