http://mdn.i2p/en-US/docs/Web/JavaScript/Reference/Errors/is_not_iterable
(Safari) TypeError: Array.from: no function (Safari) TypeError: Type error (Safari) Error type TypeError What went wrong? The value which is spread into an array or function call, given as the right-hand side of for...of , or as argument of a function such as Promise.all or Set() , or as the source of an array destructuring pattern, is not an iterable object .