Bug fix request – crossorigin error
-
Dear Ben,
I have the following error:
A preload for '***/wp-content/plugins/tada/scripts/instantpage.min.js?ver=5.1.0' is found, but is not used because the request credentials mode does not match. Consider taking a look at crossorigin attribute
Please do a bug fix as load the script correctly (as a module) with themes using the HTML5 syntax, I have found a solution on the official site:
<script src="//instant.page/5.1.0" type="module" integrity="sha384-by67kQnR+pyfy8yWP4kPO12fHKRLHZPfEsiSXR8u2IKcTdxD805MGUXBzVPnkLHw"></script>
The page I need help with: [log in to see the link]
- The topic ‘Bug fix request – crossorigin error’ is closed to new replies.