vnphanquang / svelte-put

Useful svelte stuff to put in your projects

Home Page:https://svelte-put.vnphanquang.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using variable for data-inline-src returns error

ethanfox opened this issue · comments

I have an array of strings that has all of my icon names in it.

Whenever trying to use:
<svg data-inline-src=${realIconList[3]} />

I get the error: cannot find svg source for ${realIconList[3]}

Hello @ethanfox thanks for raising this. Someone else filed the same issue about the same time as you did, so i'm gonna mark this as duplicated. Please see my answer at #155 😄

closing this for now. Feel free to reopen if you need to, otherwise please continue at #155