Kyle

Results 13 comments of Kyle

Hello @neilkakkar, I've tried to follow this tutorial: https://posthog.com/tutorials/limit-session-recordings. It works on local, but for some reason, on preview (I'm using Vercel), I dont receive any response from the method...

> Can you share a link to the vercel preview if public? > > If not, can you confirm the `/decide` api call is made? > > Also, seems like...

> Great, could you please clarify what does this mean?: > > > I dont receive any response from the method > > Is it that the response is false?...

I set Match by `Users` and the Release conditions is all users that using "Chrome" as browser.

> Does this happen for new anonymous users only, or all existing users as well? > > Most probably the users don't have the browser property ingested yet, so it's...

> what are the conditions on this flag? By initial_pathname ![image](https://user-images.githubusercontent.com/49655623/231758460-fd3d1a0c-39c2-44f0-b297-be4f35e89a73.png) ![image](https://user-images.githubusercontent.com/49655623/231758337-7b9509c1-49db-406c-8689-6e22f850ac7b.png) And I got: ![image](https://user-images.githubusercontent.com/49655623/231758898-d697bcfd-b1c9-4a2f-af0f-dad8cf132b33.png)

Without properties it works like you described, where can I found the documentations aboout feature flag calls?

so there is no chance to ingest it client side right?

> https://posthog.com/docs/libraries/node#feature-flags - search for "overriding server properties" Ok got it, ty!

> If you use geoip properties (like continent code, country code, city name, etc. etc.) it will work without having to override any properties, because we do this ourselves without...