Chase Ingebritson

Results 4 issues of Chase Ingebritson

Currently when a pivot-item within a pivot is provided the active property it provides the active class, regardless of the property's value. Unfortunately, this causes an issue with loops where...

Modified the active property in pivot-items to respect the value of the property. This should allow for better support for loops. Closes #115

**Describe the bug** When I attempt to send an input into the generated Lex bot via the aws-lex-web-ui iframe, I receive an error of `Message: "User: arn:aws:sts::[ACCOUNT]:assumed-role/lex-web-ui-CognitoIdentityPool-Z-CognitoAuthRoleV1-[ID]/CognitoIdentityCredentials is not authorized...

bug

**Describe the bug** If the server's URL includes a path, the LTI incorrectly redirects to a URL that does not include that path after session validation. For example if my...

bug