react-performance icon indicating copy to clipboard operation
react-performance copied to clipboard

Should Tracing API exercise be removed? API removed in React 17

Open vmerino opened this issue 4 years ago • 1 comments

Hello!

I had a question in the Discord channel on whether the experimental trace API exercise should be removed (exercise 7 extra credit 1). Per this link found in the react docs: https://fb.me/react-interaction-tracing, the tracing API was removed in React 17.

Interestingly though, I see "react": "^17.0.2", in the dependencies and can still see interactions in the exercise:

image

Maybe it was just removed from the dev tools? Not sure. Let me know if you need anything else.

Thanks!

vmerino avatar Feb 07 '22 18:02 vmerino

Yeah, that's odd. If anyone can figure out what the current state (or future plans) of this API are, then we can add a note in the exercise notes.

kentcdodds avatar Feb 07 '22 23:02 kentcdodds