Sneezry / authenticator

This repository has moved to https://github.com/Authenticator-Extension/Authenticator
Apache License 2.0
174 stars 95 forks source link

Skipping an index number causes an exception #272

Closed mymindstorm closed 6 years ago

mymindstorm commented 6 years ago

I don't exactly know how, but somehow people's indexes get messed up. Need to add a check for a null value and either skip displaying code or attempt to fix index.

https://github.com/Sneezry/authenticator/blob/d83bd051ebdc54d10b11ede67a51534353154a0e/javascript/popup.js#L558-L575

mymindstorm commented 6 years ago

Fixed in new version