qluqua
Results
1
issues of
qluqua
`+e.IMG.image(v-bind:src="slide.original")` doesn't work. After i removed the `+e.` it works. Seems like if i'm using bemto with img tag and v-bind:src the string from v-bind:src becomes weird base64 string. I'm...