mderrick / react-html5video

A customizeable HTML5 Video React component with i18n and a11y.
http://mderrick.github.io/react-html5video/
MIT License
459 stars 123 forks source link

'undefined' is not an object (evaluating 'e.videoEl.textTracks.removeEventListener') #137

Open asifrahman01 opened 6 years ago

asifrahman01 commented 6 years ago

hi, I am getting this error in the browser, while using react-html5video. If someone has context, please suggest a way out.

dorukde commented 5 years ago

I am using 'react-html5video' on Gatsby v2. This is a common case to have such build errors but I keep getting WebpackError: ReferenceError: navigator is not defined and it is related with server side rendering.