field-form
field-form copied to clipboard
fix: assign distinct initial values to both `errors` and `warnings` to prevent `isEqual` from encountering circular references
Introduce a new constant EMPTY_WARNINGS
for use with warnings
to avoid both errors
and warnings
pointing to the same array reference.
新增一個 EMPTY_WARNINGS
給 warnings
使用,以避免 errors
與 warnings
指向同一個 array reference。
fix #649
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
field-form | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 23, 2024 5:02pm |