Miguel Monteiro Claveri

Results 3 issues of Miguel Monteiro Claveri

`Clarity version: v0.7.26` We are implementing clarity in our app, and as you can see in the following screenshots, the cookies are set before consent to clarity has given. ![image](https://github.com/microsoft/clarity/assets/28816737/f1655ff0-9ad3-45f1-9490-45f45e6e3a3a)...

js

Removed the session cookies, instead of rewriting them with `-Number.MAX_VALUE` + `Empty value`. This previously was causing that the date generated was "Invalid date" and therefore, the cookie was remaining...

### Current behavior We are trying to do a login with cypress, and we tried to use the "cy.origin" command. In local this worked well, as the domain of the...

type: breaking change
E2E
prevent-stale
Triaged