When I input a number and then letter into a NumField there is no error from the validator and chrome show the error “Uncaught TypeError: Cannot read property ‘validations’ of null mobl.js:1213”

And would it be possible, to format a numField that Android/iOs only show the keyboard with the digits?

Submitted by Meins on 4 May 2011 at 11:30

On 15 June 2011 at 13:39 Zef Hemel commented:

Can’t seem to reproduce this. The numeric input pad is coming in 0.4.5 (for iOS5 and Android 2.2 or 2.3, not sure).


On 15 June 2011 at 13:55 Meins commented:

I can no longer reproduce. Could have been resolved with the new version.

With the numField I mean, that the type in the source code is correct. For example, that the type of a numField is “number”, of a eMail-Field is “email” …
Now every Field has the type “text”.


On 15 June 2011 at 13:57 Zef Hemel closed this issue.

On 15 June 2011 at 13:57 Zef Hemel commented:

I know what you meant, this is implemented for 0.4.5 (but only works in newer iOS/Android version).


On 15 June 2011 at 13:57 Zef Hemel tagged 0.4.5

Log in to post comments