chore: comments (#5332) [ci skip]
This commit is contained in:
parent
220f255fe9
commit
cd92654510
@ -204,7 +204,7 @@ function createReactiveObject(
|
||||
if (existingProxy) {
|
||||
return existingProxy
|
||||
}
|
||||
// only a whitelist of value types can be observed.
|
||||
// only specific value types can be observed.
|
||||
const targetType = getTargetType(target)
|
||||
if (targetType === TargetType.INVALID) {
|
||||
return target
|
||||
|
Loading…
Reference in New Issue
Block a user