clarity icon indicating copy to clipboard operation
clarity copied to clipboard

Clarity add event not stable

Open mahmodHammad opened this issue 10 months ago • 0 comments

If this is an issue you're seeing in https://clarity.microsoft.com please reach out to [email protected] with the details of your bug along with your project ID or a link to your project page.


For all other issues continue below:

Please also add all relevant labels from the list of existing ones.

Describe the bug A clear and concise description of what the bug is.

i tried both Clarity.event from react clarity package and through window.clearity (was defined in window object)

Clarity.event(CREATE_SERVICE_REQUEST_SHEDULE); window.clarity('event', 'window' + CREATE_SERVICE_REQUEST_SHEDULE);

it worked only 3 times during last 6 hours

Project info If this is an issue happening in a specific project,

  • Type: website project
  • Website info: For website projects, include a link
  • Project ID:

Browser info:

  • OS: MacOS
  • Browser: Edge&Chrome

mahmodHammad avatar Jun 30 '25 20:06 mahmodHammad