Skip to content

Commit 5a4b0bc

Browse files
[devtools] What's New in DevTools (Chrome 106) (GoogleChrome#3728)
* [devtools] What's New in DevTools (Chrome 106 * [devtools] Fix linting * [devtools] Update image * [devtools] Update summary * [devtools] Update blank line * [devtools] Update photo * [devtools] Update desc * [devtools] Fix link * Fix link * Apply suggestions from code review Co-authored-by: Rachel Andrew <rachelandrew@google.com> Co-authored-by: Rachel Andrew <rachelandrew@google.com>
1 parent ab54777 commit 5a4b0bc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • site/en/blog/new-in-devtools-106

site/en/blog/new-in-devtools-106/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ async increment() {
4646
4747
}
4848
```
49-
5049
Previously, the stack trace only showed the timeout operation. It did not show the “root cause” of the operation.
5150

5251
With the latest changes, DevTools now shows the operation originates from the `onClick` event in the button component, then the `increment` function, followed by the timeout operation.

0 commit comments

Comments
 (0)