Skip to main content
Version: 5.2.0

Type errors

If you run into type errors that seem to originate from within the LightningChart JS library, it is possible that there is a conflict between your applications TypeScript configuration and the LightningChart JS distributable.

You can check the minimum supported TypeScript version from Technical information section.

Known issues:

  • LightningChart JS v4.1.0 is suspected of introducing a type support degradation against TypeScript configuration strictFunctionTypes: true. This doesn't trigger in all applications and the exact circumstances are unclear. A fix to known cases is scheduled for v5.0.0.