0👍
Well the way you use your imgUrl is only a simple string containing "imgUrl" text. Use template literals instead.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals
- [Vuejs]-Vue3 For-Loop with Computed Property triggers onDragEnd immediately
- [Vuejs]-Adding Props to found components throw the mounted wrapper
Source:stackexchange.com