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
It seems that 'leave-full-screen' (window.js:118) is triggered by electron before the application has init and this tries to update vdom before it is defined
What version of WebTorrent Desktop? (See the 'About WebTorrent' menu)
0.5.1
What operating system and version?
OS X 10.11.5
What did you do?
Open the app, look at developer console
What did you expect to happen?
No errors.
What actually happened?
"Uncaught TypeError: Cannot read property 'update' of undefined"
The text was updated successfully, but these errors were encountered: