Pre loader

TypeScript Error From Scichart

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

1
0

Hi,

I am facing a issue with latest version of SciChart. Because of this type error not able to build the project. Can you check this error.

Version
3.2.461
Images
  • Mathew George
    Hi Andrew. Thanks for the response. This is my existing project. I am using TypeScript 3.8.3 in my project. Sorry i am not able to update the version because of other module dependency. Can you update the parameter removing undefined or add undefined in set function. So it will be resolved. Both growBy and pointMarker.
  • You must to post comments
0
0

Hi Matthew

Which project – yours or ours?

This could be a typescript version error. We are using TypeScript v4.4.4 and I can see in your project you’re using v3.8.

Try updating to the same version?

Best regards
Andrew

  • You must to post comments
0
0

Hi Andrew,
Thanks for response,

This is my existing project. I am using typescript 3.8.3 in my project. Sorry i cannot update the typescript version because of some other dependencies with other modules we used in my project.

I checked the code of scichart. In the above two functions is it possible to remove the undefined type in set or add the same data type undefined in get.

  • Andrew Burnett-Thompson
    Hi Matthew, I will double check with the team – I think it may be tricky for us to roll this back due to a number of customers needing strict null check support. However – there may be a workaround. Give me a day or two to respond. Best regards, Andrew
  • Mathew George
    Hi Andrew, Can you please update the status.
  • Andrew Burnett-Thompson
    Hi Matthew, I believe we have a solution – can you try build 3.2.463 which Jim posted below?
  • You must to post comments
0
0

Hello,
check out the latest SciChart JS version (3.2.463) it should have this issue resolved.

  • You must to post comments
Showing 3 results
Your Answer

Please first to submit.