VulcanJS / Vulcan

🌋 A toolkit to quickly build apps with React, GraphQL & Meteor
http://vulcanjs.org
MIT License
7.98k stars 1.89k forks source link

SmartForm minor bug fixes Jan 2020 #2687

Closed ErikDakoda closed 3 years ago

ErikDakoda commented 3 years ago
ErikDakoda commented 3 years ago

I would like someone (@eric-burel) to quickly review this, primarily because I am changing SmartForm.initField() to change field.document from the initial document to the current document. I believe this is a bug, but it's possible that some users of the code are expecting field.document to contain the initial document.