Static GitHub Issues

[2103] when in nuxt use <img :src="url" /> error 404 not found pic

prev: how to disable use strict global
next: How to extract common mutations between modules?

when in nuxt use <img :src="url" /> error 404 not found pic

<script> export default { data () { return { url:'~static/...' // for example } } } </script>
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1864">#c1864</a>)</em></sub></div>