You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A typo in the constructor fails to truncate anything: "If configuration.iceServer is an array truncate it to the maximum number of supported elements." It should be s/iceServer/iceServers/
The text was updated successfully, but these errors were encountered:
While we added an iceServers limit in #2679, some editorial mistakes makes it not work:
s/iceServer/iceServers/
The text was updated successfully, but these errors were encountered: