Friday, 25 October 2019

Chrome dev tools: EventHandler preview in HTML window missing

I am switching from debugging JS in Firefox to Chrome.

One thing that I am missing is this:

chrome-dev-tool-are-missing-even-handler-preview

In Firefox I can see in the HTML see "[event]" that there is a custom event handler attached.

I think this preview is very handy.

In chrome I need to explicitly search for the event handler.

Is there a way to enable this feature in chrome, too?



from Chrome dev tools: EventHandler preview in HTML window missing

No comments:

Post a Comment