Stuart Izon
Results
2
issues of
Stuart Izon
**Describe the bug** When playing back the attached score the chord with "slide out up" notation on each of the notes gets stuck. It sounds like the rest of playback...
Trying to serialize an instance of a class containing an optional field, and this field is coming through as `null` even when JsonInclude.Include.NON_NULL is specified. ```java @Value @AllArgsConstructor @JsonInclude(Include.NON_NULL) class...
question