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
You can set the attribute true. ex: <img src="/../some.svg" data-skip-inject-svg="true">
It's because the program will get the string '' value if you just set 'data-skip-inject-svg' attribute but don't assign a true value.
Hope this helps!
data-skip-inject-svg
still injects the SVG inline on my end.Anyone experiencing this as well?
The text was updated successfully, but these errors were encountered: