Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add note in exercise 7 about the removal of profiled interactions from devtools #92

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/exercise/07.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ In this extra credit, add tracing for the click of the counter.
📜 This API is currently experimental and the best docs for it are available in
[this gist](https://gist.github.com/bvaughn/8de925562903afd2e7a12554adcdda16).

📜 The `Profiled interactions` tool within React DevTools, shown in the solution, has since been removed. Further details in [this github issue](https://github.com/facebook/react/issues/21286).

## 🦉 Feedback

Fill out
Expand Down