Callum Gare

Results 37 comments of Callum Gare

I believe the fix maybe as simple as adding `'media'` to this array: https://github.com/vercel/next.js/blob/canary/packages/next/shared/lib/head.tsx#L51

Looking into the source for next/head helped me identify a workaround. For anyone else running into this, you can force next/head to consider a tag unique by providing a unique...

I believe this shouldn't be closed. It's definitely still an issue and as much as I appreciate having a workaround I would love to have a simple non-hacky way to...

@ayuhito Thanks for the update! If I'm understanding #555 correctly the idea is that you would manually download those fonts, commit them into your app repo, and then you can...

I'd also find a solution for this very useful. My use case is that during the build process I set up a user to use for running my app with...

> @callumgare are you using the `USER` instruction in your Dockerfile? I’m no longer using docker-slim So I don’t remember exactly what I was doing but I believe so yes....

Looks like the codepen needs to have the hashids and jQuery libraries added to the external scripts settings of that pen. Once I added https://cdnjs.cloudflare.com/ajax/libs/hashids/2.2.10/hashids.min.js and https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js it worked for...

Hi @3nprob, I super appreciate your efforts on this one. Is it something you still have time to work on? I see from your commit activity that you haven't been...

@Ljzd-PRO Thanks for approving this. Were you expecting me to merge it? Unfortunately I do not have write permissions to this repo so I can't merge.

To be honest, it’s been so long since i wrote this and I no longer have a printer set up using this, so it would be difficult for me to...