You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.
Current documentation makes it extremely unclear that while you do inject "angularMoment" into your module, you do not inject it where you intend to use it (e. g. service or controller), you inject "moment" instead.
The only place where I found that mentioned was #236 , while it should definitely be mentioned loud and clear in the main documentation in example part. :)
The text was updated successfully, but these errors were encountered:
Current documentation makes it extremely unclear that while you do inject "angularMoment" into your module, you do not inject it where you intend to use it (e. g. service or controller), you inject "moment" instead.
The only place where I found that mentioned was #236 , while it should definitely be mentioned loud and clear in the main documentation in example part. :)
The text was updated successfully, but these errors were encountered: