Urigo / angular-blaze-template

Include Blaze templates in your angular-meteor application
https://atmospherejs.com/urigo/angular-blaze-template
MIT License
15 stars 6 forks source link

loginButtons blaze template not working with 0.1.0 #2

Closed dweaver closed 8 years ago

dweaver commented 8 years ago

When we upgraded meteor and this plugin from 0.0.1 to 0.1.0 just now, Auth0 log out button doesn't appear at all and log in button doesn't do anything when you click on it. Downgrading to 0.0.1 but keeping all the other meteor upgraded packages fixed it. I'll try and make a simpler repro setup to see if it affects anything besides Auth0.

Which commit was the 0.0.1 release?

Urigo commented 8 years ago

@dweaver can you please test it now with version 0.1.1 ?

Urigo commented 8 years ago

Fixed