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
How exactly do I use this plugin? I've tried adding it to the entry array of my webpack config and then doing. (The animation does not work, the SVG does not spin)
import svg4everybody from 'svg4everybody';
svg4everybody();
But it doesn't seem to work. Am I supposed to call the function at a specific place?
I'm using react-static which uses gulp and babel to serve the project. And this is how I am adding the svg into the html code.
Icons in external sprite were not displayed on Edge before i removed switch tags. I've attached a part of that sprite with the problem icon. I just tried again and got the same issue...
How exactly do I use this plugin? I've tried adding it to the entry array of my webpack config and then doing. (The animation does not work, the SVG does not spin)
But it doesn't seem to work. Am I supposed to call the function at a specific place?
I'm using react-static which uses gulp and babel to serve the project. And this is how I am adding the svg into the html code.
The text was updated successfully, but these errors were encountered: