소셜 계정으로 로그인하는 기능이 작동하지 않습니다

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개의 좋아요

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.

2개의 좋아요

Thanks for the report, I will take a look!

2개의 좋아요

Will be fixed by

https://github.com/discourse/discourse/pull/24432

1개의 좋아요

Thanks @isaac, all good now!