-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
propTypes warnings on sign in and sign up pages #8
Comments
Hey @oluckyman in our local env we don't see the warning. I'm guessing it is the way we remove prop behaves differently in different dev setup. I've made a patch to remove the props properly. Could you get the latest library to have a try? Thanks, |
Yes it requires aws-amplify@0.1.3. The second one was missed. Now fixed. Thanks, |
Thanks 👍 |
This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs. Looking for a help forum? We recommend joining the Amplify Community Discord server |
When wrapping
App
insideAuthenticator
component:I am getting that warning on sign in page:
This on on sign up page:
The text was updated successfully, but these errors were encountered: