Skip to content

TypeError: nodeHandle.getHostNode is not a function #21

@julioe

Description

@julioe

I receive this error but everything works great, I guess is something with focus.

/node_modules/react-native/Libraries/Renderer/src/renderers/native/ReactNativeStack.js:44
return nodeHandle.getHostNode();
^
TypeError: nodeHandle.getHostNode is not a function
at Object.findNodeHandle (/home/julioe/react-native/fotoapp/node_modules/react-native/Libraries/Renderer/src/renderers/native/ReactNativeStack.js:44:19)
at Component.focus (/home/julioe/react-native/fotoapp/node_modules/react-native/Libraries/Renderer/src/renderers/native/NativeMethodsMixin.js:145:43)
at Component. (/home/julioe/react-native/fotoapp/node_modules/react-timer-mixin/TimerMixin.js:18:16)
at ontimeout (timers.js:386:14)
at tryOnTimeout (timers.js:250:5)
at Timer.listOnTimeout (timers.js:214:5)
error Command failed with exit code 1.

Your component's very useful, thanks, greetings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions