For muted tracks, it is possible for undefined to get pushed into the track's internal containers reference. The fix is to immediately set the internal container variable in .attach() to the passed in container value.dev1
|
|
||
253 |
|
253 |
|
254 |
|
254 |
|
255 |
|
255 |
|
256 |
|
|
|
|
256 |
|
|
257 |
|
257 |
|
258 |
|
258 |
|
259 |
|
259 |
|