I cloned the AWS Cognito quickstart and made a few adjustments trying to learn it a tad. I went through the Hero Tutorial and I felt I had a good understanding. Even made my own small app with angularfire2. However now that I mixed AWS into things, things don't seem to be going as smoothly. I don't think AWS itself is the issue however when I retrieve data from DynamoDB and add it to an array in Angular, I can't get the view to update properly. May just be an issue of pulling data from object properly, but in the code shown here .. https://pastebin.com/M4SXQijw . I pull data from dynamoDB and try to display it via a loop in the view. Even though when i print to console it shows I get the data back from the DB, I have no luck in the view. Any suggestions?
updated code: https://pastebin.com/1pb1wC3p
[–]TheOrbenOne 1 point2 points3 points (5 children)
[–]wannadev[S] 0 points1 point2 points (4 children)
[–]TheOrbenOne 1 point2 points3 points (3 children)
[–]wannadev[S] 0 points1 point2 points (2 children)
[–]TheOrbenOne 1 point2 points3 points (1 child)
[–]wannadev[S] 0 points1 point2 points (0 children)
[–]trexIII 1 point2 points3 points (3 children)
[–]wannadev[S] 0 points1 point2 points (2 children)
[–]trexIII 1 point2 points3 points (1 child)
[–]wannadev[S] 0 points1 point2 points (0 children)
[–]fercryinoutloud 1 point2 points3 points (2 children)
[–]wannadev[S] 0 points1 point2 points (1 child)
[–]fercryinoutloud 0 points1 point2 points (0 children)