Skip to content
New issue

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

error when using http to load data #5

Closed
mrtruebeliever opened this issue Mar 3, 2017 · 0 comments
Closed

error when using http to load data #5

mrtruebeliever opened this issue Mar 3, 2017 · 0 comments
Assignees
Milestone

Comments

@mrtruebeliever
Copy link

Can be solved by putting following code in the export of ng2-order.pipe.ts
if (value==null) { return null; }

@VadimDez VadimDez self-assigned this Mar 4, 2017
@VadimDez VadimDez added this to the 0.1.2 milestone Mar 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants