Skip to content

Track Signal values by toggling their tracking in the devtools #62236

Description

@eneajaho

Is this a bug report or a feature request?

  • Feature Request

Description [Feature Request only]

I want to be able to click toggle a button in the devtools near any signal field, and at that moment, the signal should start logging the value in the console everytime it changes. This way, I can easily debug signal changes, without having to create an effect myself everytime I have to track/debug signal changes.

Alternatives considered [Feature Request only]

Create an effect to debug the signals I need to track.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions