TypeError: component is not a function

I also had this error on one TV platform. I ended up working around it by calling e.PreventDefault() in the _handleBack(e) function as described on this page. Regarding handle back using handlekey

I’m not sure what the root cause is, but maybe this will work for you?

1 Like