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

InputField lacks a setValue method on android #24

Closed
edy opened this issue Jul 11, 2016 · 2 comments
Closed

InputField lacks a setValue method on android #24

edy opened this issue Jul 11, 2016 · 2 comments

Comments

@edy
Copy link

edy commented Jul 11, 2016

On iOS you can set value programmatically, but on Android a ReferenceError is raised because the method setValue is absent.

@MichaelCereda
Copy link
Owner

I'm going to fix it in a couple hours and release the update. Thank you

On Mon, Jul 11, 2016, 3:57 PM Eduard Baun notifications@github.com wrote:

On iOS you can set value programmatically, but on Android a ReferenceError
is raised because the method setValue is absent.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#24,
or mute the thread
https://github.com/notifications/unsubscribe/AAGjfoquXfzQiXlYwz2DMOHDhJmFt3PJks5qUkvBgaJpZM4JJY_K
.

Michael Cereda
http://michaelcereda.com

@MichaelCereda
Copy link
Owner

Fixed in 0.9.2
Thanks for your help

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