tilfinltd / aws-extend-switch-roles

Extend your AWS IAM switching roles by Chrome extension, Firefox add-on, or Edge add-on
https://chromewebstore.google.com/detail/aws-extend-switch-roles/jpmkfafbacpgapdghgdpembnojdlgkdl?utm_source=github
MIT License
1.32k stars 141 forks source link

Cannot switch role due to missing div #117

Closed jrm2k6 closed 3 years ago

jrm2k6 commented 4 years ago

Stacktrace:

content.js:222 Uncaught TypeError: Cannot read property 'appendChild' of null
    at generateEmptyRoleList (content.js:222)
    at extendIAMFormList (content.js:186)
    at content.js:431

It looks like awsc-login-account-section is not available yet when calling extendIAMFromList? @tilfin FYI It was working fine until yesterday

It doesn't seem to be happening on all pages. I can reproduce when doing it from the Cloudwatch dashboard if it is the page I am redirected to after signin in.

tilfin commented 3 years ago

It appears to have been a temporary problem.