Updated cerbogx to v2.85 and since then after inputting the password nothing happens, literally, doesn't even seem to register the 'enter'. Before the update, it only worked in latest chrome, but not in any firefox. Now not even chrome works.
In dev console I can see this:
Uncaught ReferenceError: genSaltSync is not defined
at hashSync (bCrypt.js:612:3)
at getHashFromPasswordField ((index):248:15)
at HTMLButtonElement.sendPassword ((index):137:30)
at HTMLButtonElement.dispatch (jquery-2.1.3.js:4430:9)
at HTMLButtonElement.elemData.handle (jquery-2.1.3.js:4116:28)
I assume this is a bug?
Any fixes?