fix
This commit is contained in:
parent
21aa9d2dd2
commit
78834f5887
File diff suppressed because one or more lines are too long
|
|
@ -92,7 +92,7 @@ export const viEvalProps = (
|
|||
mprop.set("jsxCalledBy", [meta.item.id, original_id]);
|
||||
} else {
|
||||
if (
|
||||
mjby &&
|
||||
Array.isArray(mjby) &&
|
||||
(!mjby.includes(original_id) ||
|
||||
mjby.length !== 2 ||
|
||||
mjby[0] !== meta.item.id ||
|
||||
|
|
|
|||
Loading…
Reference in New Issue