Add Posthog to Site #838
Annotations
3 warnings
Lint:
modules/posthog/runtime/plugins/posthog.client.ts#L45
'to' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
modules/posthog/runtime/plugins/posthog.client.ts#L45
'from' is defined but never used. Allowed unused args must match /^_/u
|
Lint:
pages/tv/live.vue#L99
'v-html' directive can lead to XSS attack
|