-
# Problem
In the Invoice Dashboard and Create React Form, the `currencies` input parameter appends to the default currency list. This means that there's no way for an App Builder to _remove_ a curren…
-
React version: 18.3.1
React Native version: 0.75.3
## Steps To Reproduce
1. Create a new 'frameworkless' React Native app, by following [these instructions](https://reactnative.dev/docs/g…
-
### Issue Description
When creating a container as root using userns=auto and a specific image, the container creation fails with this error:
```
DEBU[0004] Failed to create container charming_shirl…
jorti updated
2 weeks ago
-
### Is this related to a new or existing framework?
React Native
### Is this related to a new or existing API?
Authentication
### Is this related to another service?
Amplify / Cognito /…
-
# React App
Web site created using create-react-app
[http://localhost:3001/video/1](http://localhost:3001/video/1)
-
My app crashes on ios whenever I navigate to a route that makes use of Inter_600SemiBold.
-
Version: Deno 2.0.6
So... I am migrating a legacy React Vite project from Node+Yarn to Deno.
When I run `deno install` followed by `deno run -A npm:vite serve`, the page crashes in the browser w…
-
### Discussed in https://github.com/orgs/WalletConnect/discussions/5474
Originally posted by **Madeindreams** November 4, 2024
Hi everyone,
I'm developing a Telegram mini-app (using React)…
-
### Before creating a new issue, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-ui/issues?q=is%3Aissue+) and [discussions](https://g…
-
### Current behaviour
```
import { registerTranslation, enGB } from 'react-native-paper-dates';
registerTranslation('en-GB', enGB);
```
Uncaught ReferenceError: require is not defined
at eva…