Show watchers in its own section #2110
                  
                    
                      jessegilbride
                    
                  
                
                  started this conversation in
                Ideas
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
It would be nice to see a section (like: props, setup, event listeners) for a component that gives some detail about any watcher(s) that exists. If nothing else, just showing what it is watching.
I realize that assigning the watcher to a (const) variable causes it to show up in the setup section, but that's not what I'm talking about. Plus, doing that doesn't provide any useful information.
Beta Was this translation helpful? Give feedback.
All reactions