Skip to content

Instantly share code, notes, and snippets.

View archie-rp's full-sized avatar

Rafael Pinto archie-rp

View GitHub Profile
/**
* react-form v1.18.5
*
* Copyright (c) resourge.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/
diff --git a/node_modules/@resourge/react-form/dist/umd/react-form.development.js b/node_modules/@resourge/react-form/dist/umd/react-form.development.js
index 6a4d276..8bf72f1 100644
--- a/node_modules/@resourge/react-form/dist/umd/react-form.development.js
+++ b/node_modules/@resourge/react-form/dist/umd/react-form.development.js
@@ -1216,9 +1216,19 @@
changedKeys.current.add(key);
};
- react.useEffect(() => {
- changedKeys.current.clear();