Open
Description
Version
4.0.0
Browser and OS info
Not relevant.
Steps to reproduce
It took me a while to figure out why I wasn't see anything in the Events tab. I had done a simple @click="foo" in my root component and it didn't show up. Turns out it is only for custom events emmitted by a component. If that had been in the main readme for devtools it would have been useful. :)
What is expected?
Please just add a note in the readme.
What is actually happening?
Um, not documented.