Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: nodeHandle.getHostNode is not a function #21

Open
julioe opened this issue Jul 28, 2017 · 0 comments
Open

TypeError: nodeHandle.getHostNode is not a function #21

julioe opened this issue Jul 28, 2017 · 0 comments

Comments

@julioe
Copy link

julioe commented Jul 28, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant