mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 00:46:45 +01:00
a9fae11074
* preload user via django * create django app context * persist feature flags in localStorage * add preflight into app context * return undefined if no context * keep user as `null`, it'll be overriden before anything renders anyway via `afterMount` * remove broken and unused user code * call `registerInstrumentationProps` when preloading `preflight` * for cypress premium tests: add a search param to opt-out of using the preloaded context, so we could intercept the users api call |
||
---|---|---|
.. | ||
commands.js | ||
helpers.js | ||
index.js |