Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upUncaught TypeError: r is not a function #564
Closed
Comments
This comment has been minimized.
This comment has been minimized.
|
Looks like this was caused by a change in |
This comment has been minimized.
This comment has been minimized.
|
Released 0.71.4. |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In Chrome and Firefox console
Uncaught TypeError: r is not a function
(anonymous function) @ webtorrent.min.js:6
y @ webtorrent.min.js:6
or formatted (beautified javascript)
Uncaught TypeError: r is not a function(anonymous function)
@ webtorrent.min.js:formatted:11302
y @ webtorrent.min.js:formatted:11395
The error is live here http://andreapaiola.name/niagara/ ( simple code, nothing fancy :) )
Last version without the error: 0.64.0
The latest version and the 0.65.0 have the same error