-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
loadFromDatalessJSON report an error #5956
Comments
Where is your fiddle? |
|
Updated your fiddle a bit: https://jsfiddle.net/av01d/2n46kx9g/ |
Thank you for your attention. Yes, they should be the same bug. |
https://jsfiddle.net/bfL2myg8/1/ minimized the fiddle to the minimum possible ( no animation code, no set top left, keep it super small ) |
From the 3 issues i'll keep the oldest and mark for fixing |
duplicate of #4598 |
Version
3.4.0
Test Case
https://jsfiddle.net/mistorfu/0a64Lzhp
Information about environment
Nodejs or browser? browser
Which browsers? chrome
Steps to reproduce
Expected Behavior
load correctly from the JSON
Actual Behavior
got an error which said "objects.forEach is not a function"
The text was updated successfully, but these errors were encountered: