2.24.1 (September 6, 2022)
Bug Fixes
- Fixed a bug where sometimes a runtime error was raised on iOS devices as shown below. (VIDEO-11263)
Unhandled Runtime Error: TypeError: null is not an object (evaluating 'el.paused')
- The LocalTrackOptions type definition now contains
logLevel
as an optional property. (VIDEO-10659) - Fixed an issue where the
import
keyword was causing problems in webpack and typescript projects. (VIDEO-11220)