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