-
### 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-am…
-
**Describe the bug**
Data are added locally but not synced to DynamoDB.
- No logs on the client-side.
- No CloudWatch logs.
When data is directly sent through API, it's correctly written on Dy…
-
### 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…
-
### 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-am…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
LocalStack is taking a long time to start up since updating to v0.12.18 due to timing out whe…
-
I'm trying to test with the following code in a component that is wrapped by the withAuthenticator() HOC. Federated login works. Once logged in, I get the "No current user" error when running the foll…
-
**Describe the bug**
I have a number of models in my codebase, and I'm using `DataStore` in a few places to enable offline editing etc. When my app starts up I see repeated requests to `https://{re…
-
# Bug report
## Describe the bug
In `_app.js`, I have `Amplify.configure(...)` that stores a configuration for internal use with other Amplify features (e.g. `API`):
```js
// pages/_app.js…