Closed sangheraajit closed 2 years ago
Hi @sangheraajit - I think you might be able to solve this by adding this to the tsconfig.json.
{
"suppressImplicitAnyIndexErrors": true
}
Hi, Thanks that's works. But this seems workaround we should fix the issue.
@sangheraajit I always welcome pull requests, please submit one with your fix and I'll happily review it, and likely merge it in. Reference this issue when you do. If you're not able to submit a PR, we can close this issue as the code works.
We are getting the following error
Element implicitly has an 'any' type because index expression is not of type 'number'
method name