gooy / aurelia-markdown

A simple markdown custom element for Aurelia
MIT License
8 stars 7 forks source link

Upgrading to latest Aurelia Version (v1-beta-1.2.1) #8

Open reneolivo opened 8 years ago

reneolivo commented 8 years ago

Made some minor changes. It's working well overall, but there's a non breaking error popping up:

Uncaught (in promise) TypeError: codes[Symbol.iterator] is not a function(…)

Any ideas about how to remove this error?