Martín Basterrechea

Results 5 issues of Martín Basterrechea

**Describe the bug** When using a SegmentedButton within a form, clicking on a button will submit the form, this is because the buttons are not created with type="button". I tried...

bug

**Symptoms:** The workflow fails sometimes (not always) with this error: ``` Using the layer in the function... An error occurred (ResourceConflictException) when calling the UpdateFunctionConfiguration operation: The operation cannot be...

I'm running on mac OS High Sierra 10.13.5 and I was having the error mentioned on the title when running `npm install`. What I did to fix it is: Add:...

Maybe it is a given, but I had problems with the positioning until I set the parent element's: `position: relative;`. This is because the popover element places itself using `position:...

When authenticating in a Cognito user pool, the ID token returns with the `email` field, as seen here: https://docs.aws.amazon.com/cognito/latest/developerguide/amazon-cognito-user-pools-using-the-id-token.html Moto used to provide this field, but it was removed some...