Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setValue(path,object) Object 如果是個cc.Component 會出錯 #9

Open
PeiCinh opened this issue Nov 24, 2019 · 1 comment
Open

setValue(path,object) Object 如果是個cc.Component 會出錯 #9

PeiCinh opened this issue Nov 24, 2019 · 1 comment

Comments

@PeiCinh
Copy link

PeiCinh commented Nov 24, 2019

把 Class 跟 cc.Component 會出現以下的錯誤

CCDebug.js:216 Uncaught RangeError: Maximum call stack size exceeded at JsonOb.overrideArrayProto (JsonOb.ts:98) at JsonOb.observe (JsonOb.ts:34) at JsonOb.<anonymous> (JsonOb.ts:64) at Array.forEach (<anonymous>) at JsonOb.observe (JsonOb.ts:37) at JsonOb.<anonymous> (JsonOb.ts:64) at Array.forEach (<anonymous>) at JsonOb.observe (JsonOb.ts:37) at JsonOb.<anonymous> (JsonOb.ts:64) at Array.forEach (<anonymous>)

@wsssheep
Copy link
Owner

wsssheep commented Dec 6, 2019

把 Class 跟 cc.Component 是什么意思?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants