Edemaine:accounts-ui-bootstrap-3 loginButtons not working in Meteor 2.9.1

After upgrading Meteor from 2.7.3 to 2.9.1, the loginButtons no longer appear.

Meteor 2.9 has changed several meteor accounts packages in preparation for Meteor 3, which may have thrown things off.

Sorry I posted it here, but it wouldn’t allow me to post on github for some reason.

accounts-ui fails since loginServicesConfigured always fails.
this is now supposedly fixed in meteor v2.11 in ddp server.- though i haven’t checked.

1 Like

I can confirm that the login returns in meteor 2.11

1 Like