miaolz123 / vue-markdown

A Powerful and Highspeed Markdown Parser for Vue
https://miaolz123.github.io/vue-markdown/
MIT License
1.89k stars 257 forks source link

Console Error #38

Closed m-kirstetter closed 6 years ago

m-kirstetter commented 6 years ago

Got this in console with latest version: [Vue warn]: Invalid default value for prop "anchorAttributes": Props with type Object/Array must use a factory function to return the default value. I'm getting content from contentful and it's getting displayed though.

miaolz123 commented 6 years ago

Duplicate of #36