You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: