aws-amplify / learn

AWS Amplify Learn
https://amplify.aws/learn/
Apache License 2.0
266 stars 117 forks source link

[Bug] modal class causing issues #397

Closed nerdstats closed 1 week ago

nerdstats commented 1 year ago

Issue: While going through this video "Using AWS Amplify Studio Components Locally" [https://amplify.aws/learn/courses/Fullstack-for-Frontend-Developers-e7319/lessons/8] and utilizing the code provided in the tutorial the app complies successfully but the display on the web browser is blank. I narrowed it down to adding the modal className for UpdateNote and CreateNote. This could also be operator error. Any ideas on how to resolve this issue would be greatly appreciated.

image

rubiconjosh commented 1 year ago

Do you have errors in the browser console?