You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Every first time I click on the plugin after entering the AWS console page, I receive the message "Failed to fetch user info from the AWS Management Console page." The same thing happens when I go to the page of another service within the same account (e.g., EC2). On the first click, the error message appears, and on the second click, the list is loaded correctly. I noticed this bug after the last update.
To Reproduce
Steps to reproduce the behavior:
Log on AWS console
Click on the plugin button (the error message appears)
Click again on the plugin button (the list is loaded correctly)
Go to the EC2 service
Click on the plugin button (the error message appears)
Click again on the plugin button (the list is loaded correctly)
Expected behavior
The list appear in first click
Environment
OS: Windows 11
Browser firefox 118.0.2 (64-bits)
Plugin version: 4.0.0
The text was updated successfully, but these errors were encountered:
At the time of the first click on the plugin icon, the AWS Management Console page load has not finished, so the account information cannot be taken and an error occurs. If you wait a bit and then perform the first click, you will not get an error. The initial loading of the plugin popup process may have speeded up since version 4, making that event more likely to occur.
I will try to find a way to make it less likely to happen.
Describe the bug
Every first time I click on the plugin after entering the AWS console page, I receive the message "Failed to fetch user info from the AWS Management Console page." The same thing happens when I go to the page of another service within the same account (e.g., EC2). On the first click, the error message appears, and on the second click, the list is loaded correctly. I noticed this bug after the last update.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The list appear in first click
Environment
The text was updated successfully, but these errors were encountered: