ChromeDevTools / debugger-protocol-viewer

DevTools Protocol API docs—its domains, methods, and events
https://chromedevtools.github.io/devtools-protocol/
Other
860 stars 173 forks source link

Seeing all methods after selecting a single one #6

Closed Garbee closed 9 years ago

Garbee commented 9 years ago

If you trim down to show a single method in the dropdown, then try to go back to "Show method" option the results fail to load. "Show method" should probably be renamed "Show All" and be fixed so it will then show all the given methods after a single is selected.