create-react-app icon indicating copy to clipboard operation
create-react-app copied to clipboard

Set up a modern web app by running one command.

Results 648 create-react-app issues
Sort by recently updated
recently updated
newest added

### Is your proposal related to a problem? (Write your answer here.) ### Describe the solution you'd like (Describe your proposed solution here.) ### Describe alternatives you've considered (Write your...

issue: proposal
needs triage

### Describe the bug (Write your answer here.) ### Did you try recovering your dependencies? (Write your answer here.) ### Which terms did you search for in User Guide? (Write...

needs triage
issue: bug report

## Description This PR adds a new feature to help developers catch common mistakes with environment variables during development. The feature automatically scans source code for `process.env.REACT_APP_*` references and validates...

CLA Signed

### Describe the bug When running a test that renders a component importing an SVG as a ReactComponent (e.g. import { ReactComponent as Logo } from './logo.svg';), the test fails...

needs triage
issue: bug report

### Is your proposal related to a problem? No ### Describe the solution you'd like Due to the deprecation, I wonder if there are any volunteers (like myself) willing to...

issue: proposal
needs triage

The submit button on the login form appears cut off on mobile devices with screen widths below 375px. The button text overflows outside the button boundaries. **Steps to reproduce:** 1....

needs triage
issue: bug report