Vivify-Ideas / vue-simple-markdown

A Simple and Highspeed Markdown Parser for Vue
MIT License
83 stars 17 forks source link

Seems there is an issue with emojify? #42

Open darrenchiu opened 3 years ago

darrenchiu commented 3 years ago
vue.js:1897 TypeError: Cannot read property 'emojify' of undefined
    at Function.parse (vue-simple-markdown:366)
    at vue-simple-markdown:1177
    at Array.forEach (<anonymous>)
    at VueSimpleMarkdownParser.parse (vue-simple-markdown:1172)
    at VueComponent.parsed (vue-simple-markdown:234)
    at Watcher.get (vue.js:4478)
    at Watcher.evaluate (vue.js:4583)
    at VueComponent.computedGetter [as parsed] (vue.js:4832)
    at Object.get (vue.js:2104)
    at Proxy.render (vue-simple-markdown:1301)
michaeltoohig commented 3 years ago

Same issue at the moment when using CDN.