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 upnon-deterministic behavior: undefined property errors on console #792
Comments
This comment has been minimized.
This comment has been minimized.
|
@miguelfreitas Thanks for the report. Can you share a complete stack trace? If you keep the Web Console open when you refresh the page, you might be able to get a more complete trace, which would aid in debugging. Thanks! |
This comment has been minimized.
This comment has been minimized.
|
guess what, it was very common behavior but now it seems difficult to reproduce... i can't say i didn't changed anything because now i did (on my side, still the same webtorrent.min.js). but i'm pretty sure at one point i had it working/nonworking with just a browser reload. i'll keep trying. |
This comment has been minimized.
This comment has been minimized.
|
Got it:
|
This comment has been minimized.
This comment has been minimized.
|
Aha! I think I've figured this one out! If a peer disconnects, but the handshake they already sent hasn't been At this point |
This comment has been minimized.
This comment has been minimized.
|
Released as v0.93.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. |
sometimes webtorrent works fine, but sometimes it does not (nothing changed - just page reloading)
Uncaught TypeError: Cannot read property 'peerPieces' of undefined
Uncaught TypeError: Cannot read property 'isSeeder' of undefined