Integer cannot be null in form submission
When submitting a form with an integer
""
it should be anull
value. Instead a validation error is thrown.Should be fixed in
Submitted by Daco Harkes on 23 June 2015 at 13:55built-in.app
line 1767define input(i:Ref<Int>){ ... }
.
Log in to post comments