We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description of the Issue and Steps to Reproduce:
Did you search for duplicate issue? [Yes / No] Yes
Please describe the issue and steps to reproduce, preferably with a code sample / plunker:
I'm trying to use the amAdd and amSubtract pipes with no luck. I'm getting this error on console:
amAdd
amSubtract
I have seen that these pipes are not declared & exported on the module. I'll send a PR to fix this.
Environment:
Please answer the following questions:
moment
moment-timezone
The text was updated successfully, but these errors were encountered:
Thanks! Will be released later today
Sorry, something went wrong.
@urish This still happens on 1.3.3, please fix it.
Hi all, I don't know if this is the right way to deal with it (I mean, answer over a closed issue).
I've created an empty project (using angular-cli) with a fresh installation of angular2-moment (v1.3.3) and everything is working as expected.
No branches or pull requests
Description of the Issue and Steps to Reproduce:
Did you search for duplicate issue? [Yes / No]
Yes
Please describe the issue and steps to reproduce, preferably with a code sample / plunker:
I'm trying to use the
amAdd
andamSubtract
pipes with no luck. I'm getting this error on console:I have seen that these pipes are not declared & exported on the module. I'll send a PR to fix this.
Environment:
Please answer the following questions:
moment
version? 2.17.1moment-timezone
? noThe text was updated successfully, but these errors were encountered: