bigbluebutton-Github/bigbluebutton-html5/imports/ui
Paulo Lanzarin f3bd84e81f
refator(video): guarantee connectStreams scope is valid
The original debounce implementation (lodash) preserved the
caller's context - radash didn't, so it was failing and it wasn't noticed.

The new debounce implementation with the native function seems to preserve caller's context, but as a safety measure this commit binds the method to its appropriate scope.
2023-08-11 10:57:39 -03:00
..
components refator(video): guarantee connectStreams scope is valid 2023-08-11 10:57:39 -03:00
services Merge pull request #18461 from prlanzarin/u27/feat/transparent-listen-only 2023-08-08 09:39:12 -03:00
stylesheets/styled-components mobile menu 2023-06-27 11:08:49 -03:00