[TIMOB-11553] MobileWeb: Number Textfields insert commas
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-26T22:21:35.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-10-21T23:02:41.000+0000 |
Updated | 2018-04-04T23:20:38.000+0000 |
Description
By default, input types of "number" will insert commas. Need to add pattern="[0-9]*" to prevent it.
Resolving as "Won't Fix" as MobileWeb has been deprecated.
Closing as will not fix.