-
### Describe the bug
Please bear with me, because I have no idea how to best start. I've also done my best to narrow this down as much as possible, but I haven't been able to provide a minimal reprod…
-
[15:15:03.388] Running build in Washington, D.C., USA (East) – iad1
[15:15:03.687] Cloning github.com/wujiangliu/NotionNext (Branch: main, Commit: b078e0f)
[15:15:03.695] Skipping build cache, deplo…
-
>安装React和React-DOM
```
npm install react --save-dev
npm install react-dom --save-dev
```
>或者建立快速项目
```
sudo npm install create-react-app -g
create-react-app my-app
cd my-app
npm start
```…
-
### Environment information
```plain text
.
```
### Describe the feature
The requirement is to export the Amplify Gen 2 application and import and use in CDK. It is supported in Gen1 :-
https:/…
-
### Describe the bug
Opennext and `@prisma/client/wasm` do not work by import `*.wasm`.
Prisma does not work on opennext.
```bash
$ npm install prisma @prisma/client -D
$ npx prisma --init…
-
### What problem does this feature solve?
If RSPress could switch to using v6.4 data api's from react-router [createBrowserRouter/createStaticRouter](https://reactrouter.com/en/main/routers/picking-a…
-
### Description
I am trying to display a Line graph with 2 lines:
- The first line as an area graph
- the second line as only a line using the areaChart2 props set to false
As you can see both …
-
### Link to the code that reproduces this issue
https://github.com/omarshehab221/DoomUI
### To Reproduce
Just clone the repo and try to build the apps/template or the apps/playground (I made sure n…
-
I'm using this component on:
- Expo 52.0.9
- Simulator iOS 18.1
- react-native-autocomplete-input: "5.5.2" i tried with 5.4.0 too
- react-native: 0.76.3
Afeter typing the first letter from th…
-
### Amplify CLI Version
N/A
### Question
Keep in mind I replaced some sensitive info with placeholders.
Here is the schema(schema.ql.ts) auto generated using this `npx ampx generate schema…