You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
zygarios, mauriziocescon, coder-ashwin, zip-fa, tomer953 and 1 morezygarios, mauriziocescon and zip-fa