ITADN

fix filesStore initialValue to match fileStore

#637Pull Requestnathancahill 创建于 2025-09-05
N
nathancahillcommented
The initial value of filesStore is currently buggy when hydrated. fileStore (singular) has the correct behavior, where we're setting the field value to the current value, rather than the empty FileList value from <input>. This PR makes the filesStore behavior match fileStore.
合并状态:未合并 0 条评论