-
Update:
- Tips for the react native
- Some nested element cases, you may need to set `accessible={false}` in the outer element and set `accessible={true}` in the inner element to interact with t…
-
### 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…
-
### 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…
-
### How frequently does the bug occur?
All the time
### Description
After upgrading React Native from version 0.64.2 to version 0.66.1 I am seeing this error when running the app with react-native ru…
-
You can already do each via running test with [forEach](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/forEach?retiredLocale=de):
```js
[
{ a: 1, b: 1, e…
-
### Problem Description
I have a react native app that runs on both iOS and Android (0.73.0) and when I try to create a windows build following the article here - https://microsoft.github.io/react-…
-
# This issue tracks daily findings.
-
after update to nest ver 10
I'm getting an error message
error TS2345: Argument of type 'FastifyPluginCallback' is not assignable to parameter of type 'FastifyPluginCallback | FastifyPluginAsync…
-
### Current Behavior
nextjs package.json is not populated with any dependency.
**project.json:**
```javascript
{
"name": "tm",
"$schema": "../../node_modules/nx/schemas/project-schema.json…
-
##### **Overview of the issue**
As fresh created project:
1. The app can't start:
```
Task :openApiGenerate
Error snake-parsing yaml content
java.lang.NoSuchMethodError: org.yaml.snakeyaml.…