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 am currently working on a site which is using "addthis.com" for social sharing. The problem is addthis.com is dynamically loading a stylesheet without a protocol which then isn't being excluded by respond.js.
Example of url causing same domain test to fail: "//s7.addthis.com/"
The text was updated successfully, but these errors were encountered:
I am currently working on a site which is using "addthis.com" for social sharing. The problem is addthis.com is dynamically loading a stylesheet without a protocol which then isn't being excluded by respond.js.
Example of url causing same domain test to fail:
"//s7.addthis.com/"
The text was updated successfully, but these errors were encountered: