Hello! I'm having trouble decoding unknown data with the FIT JavaScript SDK (v21.115.1).
When calling the Decoder.read()
function with the includeUnknownData
option, I get a "
if (field.hasComponents)
if (field.isAccumulated)
Am I missing something or is this a bug?