react.dev icon indicating copy to clipboard operation
react.dev copied to clipboard

The React documentation website

Results 680 react.dev issues
Sort by recently updated
recently updated
newest added
trafficstars

![uee](https://user-images.githubusercontent.com/5473477/225739958-a69ec7f1-2e2e-4bdb-bee9-09b3ea564049.gif)

Added `react-ahmedabad` meetup link in the community. https://www.meetup.com/react-ahmedabad/ ![image](https://user-images.githubusercontent.com/62657766/225611531-ef1c7231-d70e-4697-977b-540f3a9af166.png)

CLA Signed

According to the discussion here https://github.com/facebook/react/issues/11502 it is legal to return iterators from `Component.render`. But it is not mentioned in the document. Moreover -- it would work only in production...

good first issue
difficulty: medium
type: documentation

updated some sentences in more likable way

CLA Signed

Followed below steps to install node_modules. ``` fork reactjs.org cloned the fork to local cd reactjs.org yarn ``` expected result: install node_modules successfully actual result: getting following error. # Error...

fragment section in docs should have mentioned that error occurs whenever empty fragment is returned.

era uma vez um jovem programador que não fazia ideia do que estava fazendo, mas manteve a fé Deus e perseverou, enquanto muitos não acreditavam nele, mas havia um que...

# Bug Attempting to run the starter project for the tic-tac-toe tutorial results in a compile error because `App.js` does not have an import statement for the React library. #...

The current Beta documentation shows a code snippet a little different from the one available in the Sandbox. It seems that the `React` import is missing from the documentation. Steps...

CLA Signed
beta

I suggest to add WebdriverIO as recommended alternative as it allows the same features as Jest but offers users to run their tests in an actual browser. Using JSDOM and...

CLA Signed