After upgrade to 1.8.2 version Accounts.addEmail not works

After upgrade to 1.8.2 version, Accounts.addEmail function not works, log show this error:

W20191216-15:03:21.374(1)? (STDERR) TypeError: Cannot read property ‘reduce’ of undefined
W20191216-15:03:21.374(1)? (STDERR) at AccountsServer.Accounts.addEmail (packages/accounts-password/password_server.js:966:41)
W20191216-15:03:21.374(1)? (STDERR) at Meteor.startup (server/main.js:69:12)

1 Like

1.8.3 has been released but unfortunately the problem still seems to exist…