-
### Describe the Bug
Can't build payload even with the starter template
### Link to the code that reproduces this issue
default repo
### Reproduction Steps
- npx create-payload-app
- use website …
-
### Is your feature request related to a problem? Please describe.
I am currently migrating from version v1 to version v2, but we were using imports such as:
```
import { initNavigator } from "@t…
-
### Area
React Components (https://react.fluentui.dev)
### What kind of documentation issue are you reporting?
- [ ] Reporting a typo
- [ ] Reporting a documentation bug
- [x] Documentation improve…
-
### Description
Home component as actually named as **App**.
### Steps to reproduce
1. Create new project via call to ig and set name for the new project.
2. Choose React for framework.
3. Ch…
-
### Description
Hello!
I have set up `vite`, `vitest`, and `react-testing-library` with `react-echarts` and while it works fine, any tests that have an `Echart` component fails with this error m…
-
### Link to the code that reproduces this issue
https://github.com/pantoninho/nextjs-worker-bug
### To Reproduce
(I'm getting errors creating a next-app with `reproduction-template`, so I cre…
-
Hi all,
Is it possible to run `cf-create-app` with additional parameters for react? I want to be able to follow these steps:
https://create-react-app.dev/docs/adding-typescript/
Ideally I'd wan…
-
### 📜 Description
I have a fresh new VM ubuntu 24.04, followed all instructions at https://backstage.io/docs/getting-started/, when I ran
`npx @backstage/create-app@latest`
After 8 minutes, I got …
-
### Description
I think area of error handling can be improved for better DX.
I create a React component with intended error
```
export function Content() {
return (
…
-
## Describe the bug
If you go trough the side navigation pages fast, then sometimes focus for the current page goes with a delay. Looks glitchy.
### To Reproduce
Steps to reproduce the behaviour:
…