Typescript error after upgrade to 2.3.0

Typescript error after upgrade to 2.3.0

DawidJDawidJ Posts: 4Questions: 2Answers: 0

Hello,

We're getting some TS errors after upgrade:

Error: node_modules/datatables.net/types/types.d.ts(3408,99): error TS7006: Parameter 'state' implicitly has an 'any' type.

Could a type for state be added?

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 64,357Questions: 1Answers: 10,626 Site admin
    Answer ✓

    Many thanks for letting me know about that. I've committed a fix and I'm planning to do a patch release next week.

    Allan

  • DawidJDawidJ Posts: 4Questions: 2Answers: 0

    Thank you :smile:

Sign In or Register to comment.