Jay Lu

Results 3 comments of Jay Lu

A wrapper vue component probably can solve the problem ```javascript import VueMarkdown from 'vue-markdown/src/VueMarkdown' import dedent from 'dedent' export default { name: 'DemoMarkdown', components: { VueMarkdown }, methods: { prerender...

@devgeeks could you have a look at @flache 's pull request, it should solve the permission issue after Andoird 6 (I meet the same issue on the HuaWei mobiles)

@cniweb , I met the same problem as you that 'with sonatype nexus as proxy repository', did you get that resolved yet ?