cdglabs / apparatus

A hybrid graphics editor and programming environment for creating interactive diagrams.
http://aprt.us/
MIT License
1.03k stars 58 forks source link

TypeError: Array.from is not a function #71

Closed asrp closed 7 years ago

asrp commented 7 years ago

I've tried apparatus in two different browsers and get this error in most examples and when dragging anything in from the left

TypeError: Array.from is not a function

The two browsers are Firefox and Chromium.

This is the second time I come across this project (I think I unfortunately hit a bug very early on my first try :( ) and from the Strange Loop video, it looks amazing! So this time I decided to open an issue. When you run it, it isn't clunky at all. The wheel example that does run is a bit slow and I'm not using a particularly old computer.

Could you also list some examples of computer/browser combinations that do work well somewhere?

asrp commented 7 years ago

Never mind. I don't get this error on the latest version of Firefox. Both browsers were a bit old. Although Apparatus is still a bit resource intensive.