Closed MRIIOT closed 2 years ago
This is probably related to #19 .
I'm looking into this. The only way I found so far to get the first output you mentioned was to have a null ShdrDataItem.Key property (which you show in your screenshot has a value) so I'm not sure what would be causing that output. The ShdrDataItem should be able to handle an empty string.
I did add a commit afb85cfdb1dd545ae04d9093039bdc4430b22bb7 to prevent the extra pipe character from being output.
Has anyone seen this issue in the latest versions?
I have not.
Event with empty string is removed from SHDR stream, but leaves extra pipe. Replacing empty string with a blank space restores the data item in stream.