-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
### Provide environment information
```
System:
OS: Linux 5.15 Debian GNU/Linux 12 (bookworm) 12 (bookworm)
CPU: (12) x64 AMD Ryzen 5 4600H with Radeon Graphics
Memory: 392.87 MB / …
-
This happens intermittently during the build sometimes:
```
Error: The server is being restarted or closed. Request is outdated
at throwClosedServerError (file:///Users/kettanaito/Documents/w…
-
### Description
After upgrading RN from 74.1 to 76.0 I get the following error when launching the app in debug from Xcode :
```
libc++abi: terminating with uncaught exception of type std::runtime_…
-
We created a repo to reproduce this issue > https://github.com/acemtp/meteor3reactbug
Using React components inside a meteor package in a meteor 3 project will result in a React warning about m…
-
### Stack trace
As recorded by attached [Flipper](https://fbflipper.com/) (0.269.0)
```
FATAL EXCEPTION: main
java.lang.VerifyError:
Verifier rejected class com.datadog.android.rum.DdRumContentProv…
-
### Library used
`react-paypal-js`
### 🐞 Describe the Bug
We recently updated our Nexjs project from v12.2 to v14.2.4 and encountered this error
![console](https://github.com/paypal/paypal…
-
### Summary
After updating from Expo 50 to Expo 51 I now receive this error on my M2 macbook whenever I try to connect via Expo Go
Error: EMFILE: too many open files, watch
at FSEvent.FSWatch…
-
Goal is to test for any "runtime" issues and or give us an area to test integrations into frameworks and such like nextjs.
-
### NextUI Version
2.1.13
### Describe the bug
I tried to build a simple Dropdown from tutorial on a Astro project,
I took note of using client:visible option
But I immediately receive this error…