Nam Truong Le

Results 10 issues of Nam Truong Le

## Expected Behavior Normally we have dependencies (like js-yaml, c3js,...) installed in node_modules. It should be possible to define kind of mapping: ``` "my/library/thirdparty/ext.min.js": "node_modules/ext/dist/ext.min.js" ``` This mapping setting should...

enhancement
module/ui5-project

I'm getting this error. Would you mind checking it? With some retires, it works.

Currently the http.DefaultClient is used. ```go // NewHTTPClient returns a new httpClient func NewHTTPClient(apiKeyPublic, apiKeyPrivate string) *HTTPClient { return &HTTPClient{ apiKeyPublic: apiKeyPublic, apiKeyPrivate: apiKeyPrivate, client: http.DefaultClient, } } ``` Changing...

### How did you install the Amplify CLI? yarn ### If applicable, what version of Node.js are you using? 20 ### Amplify CLI Version 12.11.1 ### What operating system are...

bug
functions
p2

Hi, I'm getting this build error after update react from "@types/react": "18.2.23" to "@types/react": "18.2.43": ``` Type error: 'MuiImage' cannot be used as a JSX component. Its type 'FC' is...

### Is there an existing issue for this? - [X] I have searched the existing issues. ### 🐞 Describe the Bug Sometimes paypal buttons are not displayed. I inspect the...

### Is there an existing issue for this? - [X] I have searched the existing issues. ### 🐞 Describe the Bug Sometimes paypal buttons are not displayed. I inspect the...

Hi team, I'm receiving this error after an upgrade from 1.0.3 to 1.1.2 ```go {"code":"invalid_parameter","message":"Scheduled date should not be less than current date"} ``` My code is unchanged and this...

### 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://github.com/aws-amplify/amplify-ui/discussions). - [X] I have tried disabling all browser extensions or...

question
pending-response
not-reproducible
pending-maintainer-response

#### Description of changes File status "uploading" should be set earlier as proposed [here](https://github.com/aws-amplify/amplify-ui/issues/5800#issuecomment-2357875585) #### Issue #, if available https://github.com/aws-amplify/amplify-ui/issues/5800 #### Description of how you validated changes #### Checklist -...