metafizzy/isotope

multiple filter functions with angular 7

Open

#1,498 opened on Jun 14, 2019

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (11,095 stars) (1,382 forks)batch import
help wantedsupport

Description

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?

Contributor guide