isotope icon indicating copy to clipboard operation
isotope copied to clipboard

multiple filter functions with angular 7

Open nicholasp opened this issue 5 years ago • 1 comments

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?

nicholasp avatar Jun 14 '19 11:06 nicholasp

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

desandro avatar Jun 15 '19 13:06 desandro