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
{{ message }}
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: