nalbam/aws-navbar-extension

Cannot use CloudShell if I enable Favicon.

Closed this issue · 2 comments

Hello. I'm using this extension very well. Thank you for the development.

If I disable 'Favicon' option, I can use CloudShell like this:

image

If I use 'Favicon' option, I cannot use CloudShell like this:

image

I think some code in CloudShell uses the DOM of icon based on id. Because original icon has a id like this:

image

<link href="data:image/png;base64,iVBORw0KGg..." type="image/ico" rel="icon" id="icon">
<link href="data:image/png;base64,iVBORw0KGg..." type="image/ico" rel="shortcut icon" id="shortcutIcon">

Thank you.
Your PR has been merged and version 1.5.5 has been released.

#4

https://github.com/nalbam/aws-navbar-extension/releases/tag/1.5.5

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.