Results 2 issues of Chris Day

Parsing a field declared as decimal? fails with a FormatException with the value "2,000,000". This is caused because when the TypeFieldInfo class (inside FieldMapper class) sets up the converters it...

If the value prop is bound using an undefined value then it appears that when the component is rendered it remembers the old value. Is this by design?

question