Skip to content

Fix outdated CodeSandbox console location in tic-tac-toe tutorial#8479

Open
patrickwehbe wants to merge 1 commit into
reactjs:mainfrom
patrickwehbe:fix/codesandbox-console-location
Open

Fix outdated CodeSandbox console location in tic-tac-toe tutorial#8479
patrickwehbe wants to merge 1 commit into
reactjs:mainfrom
patrickwehbe:fix/codesandbox-console-location

Conversation

@patrickwehbe

Copy link
Copy Markdown

Summary

The "Adding behavior to the component" step of the Tic-Tac-Toe tutorial tells readers they'll see the "clicked!" log in the Console tab at the bottom of the Browser section in CodeSandbox. CodeSandbox's UI has since changed and the Console is no longer located there, which can confuse readers following along (reported in #8478).

This drops the now-inaccurate location detail while keeping the instruction correct — the Console tab still exists in CodeSandbox.

Note

The same "at the bottom of the browser section" phrasing also appears later for the React DevTools tab (with an accompanying screenshot). I left that one unchanged here, since its screenshot may still reflect the current UI — happy to update it too if you'd prefer.

Fixes #8478

@github-actions

Copy link
Copy Markdown

Size changes

Details

📦 Next.js Bundle Analysis for react-dev

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Typo]:[Typo]: Outdated description of console location in CodeSandbox

1 participant