fix: updates from error logs

This commit is contained in:
Mythie
2023-11-04 13:14:20 +11:00
parent 803ab7a7da
commit 4af3d05a24
5 changed files with 13 additions and 5 deletions

View File

@ -88,7 +88,10 @@ export const DocumentShareButton = ({
}
// Ensuring we've prewarmed the opengraph image for the Twitter
await fetch(`${process.env.NEXT_PUBLIC_WEBAPP_URL}/share/${slug}/opengraph`);
await fetch(`${process.env.NEXT_PUBLIC_WEBAPP_URL}/share/${slug}/opengraph`, {
// We don't care about the response, so we can use no-cors
mode: 'no-cors',
});
window.open(
generateTwitterIntent(