merefield
(Robert)
1
I’m getting an uncaught error in console:
this.login.externalLogin is not a function
I’ve tried:
On both Edge and Firefox
?
1 Like
I can see the error as well, here the full error:
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
isaac
(Isaac Janzen)
3
Thanks for the report, I will take a look!
2 Likes
merefield
(Robert)
5
Thanks @isaac, all good now!