Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

TypeError: null is not an object (evaluating 'o.signupForm.getValue') #2663

Closed
norbertschuler opened this issue Aug 24, 2020 · 1 comment
Closed
Labels
bug Something isn't working native

Comments

@norbertschuler
Copy link
Collaborator

Native error in Google Developer Console in Prelaunch-Report:

FATAL EXCEPTION: mqt_native_modules
Process: org.pftp, PID: 11148
com.facebook.react.common.JavascriptException: TypeError: null is not an object (evaluating 'o.signupForm.getValue'), stack:
onSignUpClicked@2251:650
onClick@2251:1813
onPress@2268:372
y@112:693
callTimers@112:2718
value@25:3685
<unknown>@25:841
value@25:2939
value@25:813
value@-1
	at com.facebook.react.modules.core.ExceptionsManagerModule.reportException(ExceptionsManagerModule.java:71)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:371)
	at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:150)
	at com.facebook.react.bridge.queue.NativeRunnable.run(Native Method)
	at android.os.Handler.handleCallback(Handler.java:751)
	at android.os.Handler.dispatchMessage(Handler.java:95)
	at com.facebook.react.bridge.queue.MessageQueueThreadHandler.dispatchMessage(MessageQueueThreadHandler.java:26)
	at android.os.Looper.loop(Looper.java:154)
	at com.facebook.react.bridge.queue.MessageQueueThreadImpl$4.run(MessageQueueThreadImpl.java:225)
	at java.lang.Thread.run(Thread.java:761)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working native
Projects
None yet
Development

No branches or pull requests

1 participant