react-tv icon indicating copy to clipboard operation
react-tv copied to clipboard

Error importing withFocusable and withNavigation from react-tv-navigation

Open matiasbenedetto opened this issue 6 years ago • 0 comments

Hello, I''m trying to reproduce the navigation example but I'm stuck trying to import withFocusable and withNavigation from 'react-tv-navigation'.

I'm doing:

import { withFocusable, withNavigation } from 'react-tv-navigation'

But an error is thrown: Unhandled Rejection (ReferenceError): Element is not defined

  • Which browsers are affected? All

matiasbenedetto avatar Feb 04 '19 21:02 matiasbenedetto