Skip to content

Commit f6aac65

Browse files
committed
Update docs/redux-devtools-integration.md
1 parent 7402027 commit f6aac65

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/redux-devtools-integration.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ See also:
2020

2121
You can ignore the browser extension specified things.
2222

23+
## About `trace` feature
24+
25+
- The debugger app might be slow down if you enabled `trace` feature and visited the `Trace` tab, because it will load and parse the source map for every you selected action.
26+
2327
## Other documentations
2428

2529
- [Getting Started](getting-started.md)

0 commit comments

Comments
 (0)