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
I'm using the validate option to validate that each particular svg should be polyfilled or not. BUT in case I load more SVG usages with an AJAX call, not full page reload, those svgs are not calling this validate function, so they are not getting polyfilled at all.
Can someone reproduce or give me a hint whether it is a bug or a feature?
The text was updated successfully, but these errors were encountered:
I'm using the validate option to validate that each particular svg should be polyfilled or not. BUT in case I load more SVG usages with an AJAX call, not full page reload, those svgs are not calling this validate function, so they are not getting polyfilled at all.
Can someone reproduce or give me a hint whether it is a bug or a feature?
The text was updated successfully, but these errors were encountered: