rossrossp

Results 8 comments of rossrossp

Hello, I am also experiencing this issue. Here is a copy of my log output: START RequestId: bf5aebc2-ccb2-11e5-a275-9d8f417eeda5 Version: $LATEST 2016-02-06T09:19:40.367Z bf5aebc2-ccb2-11e5-a275-9d8f417eeda5 TypeError: Not a buffer at pbkdf2 (crypto.js:601:20) at...

I also deleted all resources and set up again and it works. Also, remember to ensure that your SES is out of the sandbox, otherwise emails will not send.

Hello, At what point/where are you assuming Cognito_LambdAuthAuth_Role when you log in? Can you point me to the code which manages this? Thanks, Ross.

Has there been any progress with this, or are there any ideas around best practice?

I have added a: [self.tableView reloadData]; between: NSInteger section = [self sectionForDate:date]; and: [self.tableView scrollToRowAtIndexPath:[NSIndexPath indexPathForRow:0 inSection:section] atScrollPosition:UITableViewScrollPositionTop animated:animated]; In the scrollToDate method and it seems to be functioning correctly.

Is anything happening with this?

For easy replication, try this in Safari: https://codesandbox.io/p/sandbox/useintersect-and-scrollcontrols-gsm1y?file=%2Fsrc%2Findex.js

I also have this issue/requirement