passbolt / passbolt_browser_extension

Browser extensions (Firefox, Edge & Chrome) for Passbolt the open source password manager for teams
https://passbolt.com
GNU Affero General Public License v3.0
233 stars 72 forks source link

Unable to get passwords (API v2.1.0 and Extension v2.13.3) #99

Closed r-j-davis closed 4 years ago

r-j-davis commented 4 years ago

Unable to get passwords

What you did

Clicking on the password field causing the extension to break and there is an error in the console. https://gyazo.com/5d8ba240b979595d792494b500837516

What happened

There is no modal popup and the browser extension has crashed.

What you expected to happen

A modal popup to appear so that I can get my password.

cedricalfonsi commented 4 years ago

Hello @r-j-davis,

Can you tell us which version of the Passbolt API you are using? In case you are not on the latest, I would recommend you to upgrade to the v2.12.1.

Could you also define your scenario? What do you mean by password field?

Could you also provide us with the browser extension console log:

r-j-davis commented 4 years ago

Hi @cedricalfonsi,

I'm referring to this password field - https://gyazo.com/24b6b98d591e86f6c0192b39354428d0

Apologies if this issue is in the wrong place.

cedricalfonsi commented 4 years ago

Thank you for the additional feedback. In order to help you I will need details about the other points I mentioned.

r-j-davis commented 4 years ago

@cedricalfonsi I'm not sure what version of the Passbolt API I am using but the browser extension is 2.13.3 https://gyazo.com/4d148ae929004bdb773bba018c20a7db

Here is also a screenshot of the browser console - https://gyazo.com/09d07c05299946197dbf73f32674dc80

cedricalfonsi commented 4 years ago

You can retrieve the API and Extension versions by pointing your mouse on the ❤️ in the footer of the application.

r-j-davis commented 4 years ago

@cedricalfonsi ah thanks, It is currently 2.1.0, I will try to upgrade it.

cedricalfonsi commented 4 years ago

It should solve your issue.

Have a great day