WillForrestMindBridge

Results 3 issues of WillForrestMindBridge

Affected node export version: `4.0.2`, `5.0.0` Highcharts versions tested with node export server: `10.3.3` , `11.1.0` ### Problem: ### When exporting a sunburst chart, the module for sunburst.js is not...

**Description** See issue 151 [here](https://github.com/GameBridgeAI/ts_serialize/issues/151) **Proposed changes in this PR** - Allow the fromSerializable strategy to return the primitive null value instead of having a null pointer exception. - We...

bug

**Describe the bug** Any nested object that is also a class cannot be serialized if it is set to null. When set to undefined, it can serialize properly, but not...

bug