Skip to content

fix: Still checking the checkbox of sending anonymous usage in the welcome screen with @nuxt/telemetry has been configured as disabled #923

@n0099

Description

@n0099

🐛 The bug

Image

#741
I've tested all three ways to disable @nuxt/telemetry:
telemetry: false in nuxt config: https://github.com/nuxt/telemetry/blob/233d1b6687f38a7069e658739da72d5332877b6b/src/module.ts#L31
NUXT_TELEMETRY_DISABLED=1 env var: https://github.com/nuxt/telemetry/blob/233d1b6687f38a7069e658739da72d5332877b6b/src/cli.ts#L106
telemetry.enabled in ~/.nuxtrc: https://github.com/nuxt/telemetry/blob/233d1b6687f38a7069e658739da72d5332877b6b/src/consent.ts#L32

🛠️ To reproduce

https://stackblitz.com/edit/github-qgpqyj1d?file=nuxt.config.ts

🌈 Expected behavior

Not checking.

ℹ️ Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions