You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: