lib0 icon indicating copy to clipboard operation
lib0 copied to clipboard

default array value for emit() args

Open broofa opened this issue 3 years ago • 0 comments

Fixes bug where calling myObservable.emit('some-event') (with no 2nd argument) throws a "TypeError: args is not iterable (cannot read property undefined)" error.

broofa avatar Aug 25 '22 19:08 broofa