How to get asset URLs in api event handlers?
I'm trying to dynamically retrieve the URL of some assets using an api endpoint. Something similar to this:
However, that results in the following error:
And just to be sure that the file is referenced correctly, the following works in
However, that results in the following error:
And just to be sure that the file is referenced correctly, the following works in
.vue components: