Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Warning: Can only update a mounted or mounting component #15

Open
fernando-di opened this issue Jan 3, 2018 · 1 comment
Open

Warning: Can only update a mounted or mounting component #15

fernando-di opened this issue Jan 3, 2018 · 1 comment

Comments

@fernando-di
Copy link

fernando-di commented Jan 3, 2018

video-player-issue

I am trying to use example that you added on this repo. The trouble is that when I open the screen video player works video plays but it shows this error in yellow:
Warning: Can only update a mounted or mounting component this usually means you called setState, replaceState or forceUpdate on an unmounted component. This is a no-op. Pleas check the code for video player component.

Is there any way to solve this issue?

@abi
Copy link
Contributor

abi commented Jan 9, 2018

This is harmless warning, but yes, I would like to get rid of it. I'm not sure where in the code this is caused though. Any ideas?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants