Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
react-perf-devtool.tar.gz | 2018-08-31 | 2.5 MB | |
react-perf-devtool.zip | 2018-08-31 | 2.6 MB | |
README.md | 2018-08-31 | 249 Bytes | |
Totals: 3 Items | 5.1 MB | 0 |
-
Fixed an issue where extension was not rendering the measures
-
A new
timeout
value can be passed to theregisterObserver
callback to defer the initialisation of extension (Fixes [#51]):::js registerObserver({ timeout: 5000 })