design-first / system-designer

A low-code development platform for creating systems 🇺🇦#standwithUkraine
https://designfirst.io/systemdesigner/
Apache License 2.0
933 stars 145 forks source link

Maximum call stack size exceeded #97

Closed msoedov closed 6 years ago

msoedov commented 6 years ago

For issues give the following informations related to your problem:

Uncaught RangeError: Maximum call stack size exceeded
    at new Function (<anonymous>)
    at y (system-runtime.min.js:20)
    at Object.t.state (system-runtime.min.js:20)
    at _Logger.s (system-runtime.min.js:20)
    at _Logger.error (eval at <anonymous> (system-runtime.min.js:20), <anonymous>:3:49)
    at y (system-runtime.min.js:20)
    at Object.t.state (system-runtime.min.js:20)
    at _Logger.s (system-runtime.min.js:20)
    at _Logger.error (eval at <anonymous> (system-runtime.min.js:20), <anonymous>:3:49)
    at y (system-runtime.min.js:20)
ecarriou commented 6 years ago

Thanks for your report.

If you click on the Logs tab, do you see some informations logged ? If not, can you export your system so that I can able to test where the problem comes from?

Todo so:

ecarriou commented 6 years ago

I have made many improvements regarding error management / metamodel validation in System Designer v2.5.0. So your issue is probably fixed.

I will close this issue. If you have still the issue, please reopen it.