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

Undefined is not an object (evaluating ''control.runvalidation") #5

Closed
JazLow opened this issue Jul 13, 2018 · 4 comments
Closed

Undefined is not an object (evaluating ''control.runvalidation") #5

JazLow opened this issue Jul 13, 2018 · 4 comments

Comments

@JazLow
Copy link

JazLow commented Jul 13, 2018

error

Hi, I am getting this error, may I know what's wrong with it?
Previously still working fine with both Android & IOS, but afterwards i rerun again in Android, it shows me this error in Android, it is working fine in IOS, feel nothing much change on the codes. While i tried to debug it by turning on debug mode, this error gone in Android's debug mode.
Weird, wish to get the solution as soon as possible. Many thanks.��
@unexge

@unexge
Copy link
Owner

unexge commented Jul 13, 2018

@JazLow can you share the code? this error seems to you are trying to set value for non existent control.

@JazLow
Copy link
Author

JazLow commented Jul 13, 2018

@unexge Checked, all the control's name are exist for the setValue's case. I tried to comment/hide formData.setValue('XXX', data); the error still exist.

@JazLow
Copy link
Author

JazLow commented Jul 13, 2018

Even I copy paste your sample code into my page, the error still exist. But previously everything still working fine in both IOS and Android, didn't change much thing also suddenly getting this error. Hope for more possible clues.

@JazLow
Copy link
Author

JazLow commented Sep 7, 2018

This issue found due to the upgrade of firebase's version, some library on crash with it.
Fixed it by reverting back to the previous firebase version that working fine with this Foect will do.

@JazLow JazLow closed this as completed Sep 7, 2018
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

2 participants