Max Donchenko
Max Donchenko
Hi! Any updates on this issue?
I meant if I store the number "+123" in the URL and then I parse it with "parseNumbers" option I get lost the plus sign (+) and the parsed value...
So when I prepend the value with the prefix "a" it's just a workaround not to lost the plus sign :) "a+123" get parsed as is and then I just...
@exitudio Could you please provide code examples and describe the use case?
 "allowBlank" option is taken into account, but TS treats it as an error
After some research, I've found value passed into `IntlProvider.Context` got changed, but the Error Message is rendered by ReduxForm's `` component, which doesn't recognize any changes. The possible solution is...
Nor ```jsx ``` neither ```jsx ``` helps
Found a workaround: ```jsx props.input.onChange(attachments.length > 0 ? attachments : undefined); ``` but IMO lib has to handle "empty files list" case as well
> can anyone gives me souce Here are few: 