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
When a url src is provided with query parameters, the src value is changed to another url link that is unrecognized by the CDN provider. Specifically urls with & are converted to &
🌈 Expected behavior
Urls with https: should not change formatting and should maintain its original
ℹ️ Additional context
v4.1.2
The text was updated successfully, but these errors were encountered:
🐛 The bug
When a url src is provided with query parameters, the src value is changed to another url link that is unrecognized by the CDN provider. Specifically urls with
&
are converted to&
🌈 Expected behavior
Urls with https: should not change formatting and should maintain its original
ℹ️ Additional context
v4.1.2
The text was updated successfully, but these errors were encountered: