You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+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 usng clean installation of Vue with the latest vue-cli tools (major version 3)
Please check screenshots below.
P. S. I love bemto, thank you
The text was updated successfully, but these errors were encountered:
+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 usng clean installation of Vue with the latest vue-cli tools (major version 3)Please check screenshots below.
P. S. I love bemto, thank you
The text was updated successfully, but these errors were encountered: