red5pro / red5pro-webrtc-sdk

Red5 Pro SDK for the Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught TypeError: e[n] is not a function

el-cuenca opened this issue · comments

Screenshot 2021-11-03 at 09 49 33

return (0, s.default)(e, [{
  key: "_notify",
  value: function value(e, t) {
    var n = void 0,
        r = e.length;

    for (n = 0; n < r; n++) {
      e[n](t);
    }
  }
}...

e[n] can be undefined sometimes