Lucas Yver
Results
2
comments of
Lucas Yver
I have this issue only on android ``` this.refs.wrapper.measure ``` Always return undefined...
Hey, Can't you use the `2: custom JSON added by the user using Data` using toDataStream ? ``` const data = new StreamData() data.append('my-id') const reader = this.stream_result.toDataStream({ data }).getReader()...