Kyle
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   And I got: 
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...