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
placing all.js in the folder where svg-icons.js is
linking to it in index.html (commenting out svg-icon.js)
replacing e.g. <svg class="fa-users"></svg>
with <i class="fas fa-users"></i>
Would be great if this could be updated in the demos. I'd be really interested to hear if there are implications on loading times, etc with this workaround.
See, for example, https://webslides.tv/demos/portfolios#slide=18 (attached image). Is there a timeline to fix this or a workaround? I am without my presentations!
The text was updated successfully, but these errors were encountered: