mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 22:10:14 +00:00
48791bcd98
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/37835 Chrome Dev Tools doesn't correctly display grouped console logs (i.e. console output between a `console.group` and `console.groupEnd`) when timestamps are all zero. Populate the timestamp field so grouping functions as expected. Changelog: [General] [Fixed] Fix timestamps and grouped display of console messages within in a `console.group` Reviewed By: fbmal7 Differential Revision: D46605659 fbshipit-source-id: c5821bfb4807c7f0ce28b7bb95ea08de29caf8a2 |
||
---|---|---|
.. | ||
assets | ||
babel-plugin-codegen | ||
eslint-config-react-native | ||
eslint-plugin-react-native | ||
eslint-plugin-specs | ||
hermes-inspector-msggen | ||
metro-config | ||
normalize-color | ||
polyfills | ||
react-native | ||
react-native-bots | ||
react-native-codegen | ||
react-native-codegen-typescript-test | ||
react-native-gradle-plugin | ||
rn-tester | ||
typescript-config | ||
virtualized-lists |