Jesmaster
Jesmaster
### 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 read the guide for [submitting bug...
### On which framework/platform would you like to see this feature implemented? React ### Which UI component is this feature-request for? Authenticator ### Please describe your feature-request in detail. My...
### Before opening, please confirm: - [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists. - [X] I have...
I'm using easyadmin for user management and followed this guide to add the user password field with the functionality to correctly hash and save the password: https://dev.to/nabbisen/symfony-6-and-easyadmin-4-hashing-password-3eec Everything is working...
I ran into a case where I have some regular js that executes on document ready that will click elements whose click action is defined in inline hyperscript. When I...
I just tried updating to 2.0 in my Webpack project and it looks like issue #1964 came back. Having the exact same problem as then. Switching back to version 1.9.12...