React devtools “highlight updates” in V4

后端 未结 2 1033
长情又很酷
长情又很酷 2020-12-20 22:51

Did they remove the ability to highlight updates in React Dev Tools V4? I can\'t seem to find it anywhere. I do miss it so.

You know, this thing?

相关标签:
2条回答
  • 2020-12-20 23:44

    The honest answer is we didn't quite have the time to implement it, and didn't consider it important enough to block all the other features from releasing.

    You can read more about if they're going to implement it again here:

    https://github.com/facebook/react/issues/16437

    0 讨论(0)
  • 2020-12-20 23:50

    Highlight updates has been released in React Dev Tools V4

    https://github.com/facebook/react/pull/16989

    0 讨论(0)
提交回复
热议问题