Answer the question
In order to leave comments, you need to log in
Typescript how to fix type this error?
An error pops up
'this' implicitly has type 'any' because it does not have a type annotation.
Answer the question
In order to leave comments, you need to log in
$('...').each(function(this: JQuery) {
// ...
});
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question