-
**API Platform version(s) affected**: ~~4.0.1~~ v3.3.11
**Description**
The `TabbedForm` is not working anymore in the new version.
https://github.com/user-attachments/assets/5e26639b-e05…
-
The reproduction steps are:
1. Create a new CRA application with react-scripts@5 and typescript
```
npx create-react-app --template=typescript .
```
2. Add react-json-to-table and use it.…
-
Set up a new React application using Create React App to generate the initial project structure. This will form the basic front-end structure for our application.
-
-
### Q&A (please complete the following information)
- OS: WSL Ubuntu 22.04 Windows 10
- Browser: Chrome
- Version: 129.0.6668.59
- Method of installation: npm install
- Swagger-UI version: 5…
-
# Create About page component - Vanilla
## 🚀 Goal
Create an About page component in Vanilla that provides information about the Decentralized Web App (DWA) starter, mirroring the content and struc…
-
**Do you want to request a *feature* or report a *bug*?**
Bug
**What is the current behavior?**
When adding `unstable_enablePackageExports = true` to config and starting the dev server with `…
-
This is the webpack.config.js inside my .storybook folder inside CRA project-
```js
const path = require("path");
module.exports = {
module: {
rules: [
{
…
-
I hope I have followed everything correctly. I ejected from create-react-app and tried to configure css-blocks and I am struggling to get it working.
Here's the repo to reproduce the problem: https…
-
##### **Overview of the feature request**
Extract client/vite generator from vue and add support to react.
- `create-react-app` is not maintained anymore https://github.com/facebook/create-react-a…