Open wyleyed opened 1 year ago
Hi @wyleyed
Thank you for creating this issue.
Yes this is different. it is a WIP update and once I complete it, I will update the other repo
I'll try to reproduce the issue
Check your schema and make sure to update the cloud by using the command amplify push
Regards Mo
I've checked my schema, same as this repository and did an amplify push. Issue still arises with activities input. Since this is a WIP, I'll look out for your future update. Thanks for your response!
Hello, I really like your project and appreciate your work. I implemented the Amplify_Trips_Planner and ran into the same exact issue as lonesomeranger when trying to add activities (Android build and I wiped emulator many times). See issue here:
https://github.com/aws-samples/amplify-trips-planner/issues/1
I noticed this (somewhat different) repository and your use of Riverpod Generator. I implemented this repository and am getting a different error when adding Activities. Now the Activity entry pops up but I am never able to make any entries as the date and time fields never take an entry. Do you have any thoughts on what might be wrong? Thank you!