Shanshan Zhu

Results 3 issues of Shanshan Zhu

During intialization, the value is passed to validation function even if intialvalues are set. (#4628 #4642) Without the fix, the `props.validate` function is called three times, twice with the `props.value`,...

Expose proto folder so we can use proto file to generate flow type. Export parseTimesliceDataV2 b/c the parse-xviz-message-sync is requiring certain data shape (checking `typeKey` etc). If we were to...

Reasoning: DYNAMIC_STREAM_METADATA configuration should be decoupled from streamSettings. Current behavior: when DYNAMIC_STREAM_METADATA is set to true, and streamSettings is not set, the _onXVIZTimeslice throws an error for `in` operator Expected...