Commit 4628353
committed
fix(content): version-gate the Next.js client init rule
instrumentation-client.ts is ignored on Next.js below 15.3, so client-side
PostHog silently never initializes there. The nextjs commandment now states
which init location to use for which version.
Generated-By: PostHog Code
Task-Id: f3b2162f-9a47-4d22-a83e-0a66900ed7301 parent 3acc65d commit 4628353
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments