Files
react/packages/react-devtools-shared/src/__tests__
Brian Vaughn 13036bfbc8 DevTools should not crawl unmounted subtrees when profiling starts (#23162)
Previously we crawled all subtrees, even not-yet-mounted ones, to initialize context values. This was not only unecessary, but it also caused an error to be thrown. This commit adds a test and fixes that behavior.
2022-01-21 11:05:49 -05:00
..
2019-08-27 10:54:01 -07:00
2021-11-04 19:49:06 -04:00