@aws-amplify/ui-react@3.4.0 Authenticator component does not work with Gatsby 4.23.0 #2598
Closed
4 tasks done
Labels
Authenticator
An issue or a feature-request for an Authenticator UI Component
bug
Something isn't working
Before creating a new issue, please confirm:
On which framework/platform are you having an issue?
React
Which UI component?
Authenticator
How is your app built?
Gatsby 4.23.0
What browsers are you seeing the problem on?
Chrome
Please describe your bug.
This issue is maybe similar to #1226.
With the latest Gatsby 4.23.0, upgrading from @aws-amplify/ui-react 3.3.0 to 3.4.0 breaks UI interaction of Authenticator component.
I've confirmed the following buttons are not working (nothing happens).
What's the expected behaviour?
Help us reproduce the bug!
gatsby develop
to start serverlocalhost:8000
and then click Sign in buttonCode Snippet
index.js is as follows.
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: