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

multiple filter functions with angular 7 #1498

Open
nicholasp opened this issue Jun 14, 2019 · 1 comment
Open

multiple filter functions with angular 7 #1498

nicholasp opened this issue Jun 14, 2019 · 1 comment

Comments

@nicholasp
Copy link

I am trying to do a multiple function filters for an angular project following this code:

https://codepen.io/anon/pen/MMaRyB?editors=1011

but i am having trouble at line 36 with .is function
(ERROR TypeError: i.is is not a function)
I am guessing its jquery function. Is there any equal on vanilla / typescript to replace it?

@desandro
Copy link
Member

Sorry, I am not an Angular expert. Maybe someone else can chime in with a solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants