Login via social account is broken for me

I’m getting an uncaught error in console:

this.login.externalLogin is not a function

I’ve tried:

  • Google
  • Github

On both Edge and Firefox

?

1 Like

I can see the error as well, here the full error:

chrome_FJyZwVihY3

Seems to be related to:

EDIT: It probably misses a @service login; service since the related code has been moved to its service file.

2 Likes

Thanks for the report, I will take a look!

2 Likes

Will be fixed by

1 Like

Thanks @isaac, all good now!