gajus/react-youtube-player

Unmounting the video player after the video has started to buffer and before it has started to play prompts a dev tools popup

Open

#14 opened on May 15, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)JavaScript (17 forks)github user discovery
help wantedquestion

Repository metrics

Stars
 (40 stars)
PR merge metrics
 (PR metrics pending)

Description

Unmounting the video player after the video has started to buffer and before it has started to play prompts a dev tools popup.

The source of the devtools is for chrome-devtools://devtools/bundled/inspector.html?isSharedWorker=true&remoteBase=https://chrome-devtools-frontend.appspot.com/serve_file/@691bdb490962d4e6ae72f5c6ab1fdd0faaf19cd0/&dockSide=undocked

It is not clear what is making this to happen.

Contributor guide