Closed hlubek closed 11 years ago
This could cause circular references when calling JSON.stringify on the exported object.
Works for us in TYPO3 Neos. Without the fix there will be problem in the Create.JS midgard storage plugin (when saving to local storage).
Thanks a lot, especially for including tests!
This could cause circular references when calling JSON.stringify on the exported object.