urish / angular-moment

Moment.JS directives for Angular.JS (timeago and more)
MIT License
2.6k stars 397 forks source link

Angular 1.5.3 not be able to find module #238

Closed vapits closed 8 years ago

vapits commented 8 years ago

Hi there,

I use angular-moment and today we upgrade our application to the latest stable AngularJs 1.5.3.

After that angular-moment 1.0.0-beta.5 is not working. In order to make it work I had to go back to 0.10.3 (!!). For me this is the only version of angular moment that works with angularjs 1.5.3

Also dependencies used are:

"moment": "~2.12.0",
"moment-timezone": "~0.5.3"

Is this a know issue? I couldn't find something similar in here.

super-ienien commented 8 years ago

Same issue for me

urish commented 8 years ago

Does it work with 1.5.2 ?

vapits commented 8 years ago

Sorry @urish I can't downgrade to test it :/ But it works ok with 1.4.8

super-ienien commented 8 years ago

Sorry, finally my issue is not due to angular version.

stunaz commented 8 years ago

Having it working fine with 1.5.3

vapits commented 8 years ago

I manage to test it with 1.5.2 @urish and it works. The only version that doesn't work with me is 1.5.3