Skip to main content
Version: 6.1.2

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](/6.1.2/technical-info) 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.