Hey @ansmith ,
I have a question.
https://github.com/kentik/mobx-form/blob/master/src/components/Form.js#L40
I guess I understand the purpose of this condition. But I think it should be optional, because as for me it's confusing a little, when form is submitted and all fields go to their initial values.
Of course, it's not necessary to use this exact Form component and it's possible to write another one.
So, finally the question :) What if this condition will be removed? :)
I hope you understand my point, English isn't my native :)
Hey @ansmith ,
I have a question.
https://github.com/kentik/mobx-form/blob/master/src/components/Form.js#L40
I guess I understand the purpose of this condition. But I think it should be optional, because as for me it's confusing a little, when form is submitted and all fields go to their initial values.
Of course, it's not necessary to use this exact Form component and it's possible to write another one.
So, finally the question :) What if this condition will be removed? :)
I hope you understand my point, English isn't my native :)