You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you remove the code in line 5, then click on reset and click on ok, no image is rendered, unless you click the code and hit the ENTER key.
The expected behavior
When you remove the code in line 5, then click on reset and click on ok, an image should be rendered without having to click the code and hit the ENTER key.
PS: I have experienced random clicking issues with the interactive examples in the React Documentation.
The text was updated successfully, but these errors were encountered:
I suspect an issue with React v19, or if not a React v19 issue, an issue with the code in the React Documentation
React version: v19
Steps To Reproduce
.
Link to code example:
https://react.dev/learn/render-and-commit
The current behavior
When you remove the code in line 5, then click on reset and click on ok, no image is rendered, unless you click the code and hit the ENTER key.
The expected behavior
When you remove the code in line 5, then click on reset and click on ok, an image should be rendered without having to click the code and hit the ENTER key.
PS: I have experienced random clicking issues with the interactive examples in the React Documentation.
The text was updated successfully, but these errors were encountered: