Closed Rugvip closed 3 years ago
A workaround for this seems to be to never assign a null stream first. If that's avoided it's fine to assign a null stream and then back to a stream later.
Hi, I have reproduced the issue and started fixing it. I'll keep you posted when it's ready to be shipped.
This simple test case seems broken:
While directly assigning the stream without first assigning null works just fine.
It looks like the streamId of the object tag isn't updated.