Gaurav Gupta

Results 52 comments of Gaurav Gupta

I actually want the functionality where I do not want to track users across subdomain. Only need to set the cookie on my particular subdomain, is it possible ?

thanks that sounds do-able i am assuming this will only impact the track calls though, or does this impact the initial referrer saved in the cookie as well?

umm, sure, but I am also slightly worried about having this cookie / localstorage on a shared computer, where the next person can see the cookie / local storage and...

not sure if the previous comment was sarcastic 😅 but yeah, we don't control the tokens that gets appended in the initial referrer url (consider it a 3rd party login,...

also, as a last resort, I am assuming that mixpanel might be reading the initial referrer url information from document.referer which can be controlled by the referrer policy, so that...

where are you adding this snippet? in the render method?

After running/debugging the code, this is my understanding: `bestLetter` is only relevant when we encounter the last matched letter again, in which case we check whether the current match has...

Hi, are there any further suggestions on this?

I can see that the deprecation warning has been removed 🎉 . Does this mean that active development is going to start again? I had started looking for other alternatives...

I think this is a regression, it seems to not set the role="listbox" on the container in 9.0.0 , but it does so in the latest version which is 9.4.3