I’m getting an uncaught error in console:
this.login.externalLogin is not a function
I’ve tried:
- Github
On both Edge and Firefox
?
I’m getting an uncaught error in console:
this.login.externalLogin is not a function
I’ve tried:
On both Edge and Firefox
?
I can see the error as well, here the full error:
Seems to be related to:
https://github.com/discourse/discourse/pull/24418
EDIT: It probably misses a @service login; service since the related code has been moved to its service file.
Thanks for the report, I will take a look!
Will be fixed by
Thanks @isaac, all good now!