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
My files have SVG references like such: href='/images/vehicle/ic-fuel-tag.svg#ic-fuel-tag, but their URLs are not correctly replaced. The hash mark (#) should be accepted as an end delimiter in addition to existing ones.
The text was updated successfully, but these errors were encountered:
My files have SVG references like such:
href='/images/vehicle/ic-fuel-tag.svg#ic-fuel-tag
, but their URLs are not correctly replaced. The hash mark (#
) should be accepted as an end delimiter in addition to existing ones.The text was updated successfully, but these errors were encountered: