Construct Animate r440

You're viewing a single comment in a conversation. View all the comments
  • 1 Comments

  • Order by
  • I was writing scripts in TypeScript, and after this update I switched the project to typescript, and now my code throws errors in random places, even though in VSCode there is no errors and it works great. Looks like language server on C3 side is lacking and, for example, it still thinks that nullable objects may be null even though I explicitly check for it like a few lines before that. Screenshots