Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundled image-handler isn't respecting allowed remotePatterns / domains #48

Closed
fabiob opened this issue Oct 24, 2022 · 3 comments
Closed
Labels
bug Something isn't working internal Changes only affect the internal API

Comments

@fabiob
Copy link
Contributor

fabiob commented Oct 24, 2022

My Next.js stores images on a CDN, which requires me to display them using their absolute URLs. However, the bundled image-handler refuses to work with them, as it was built before reading my next.config.js.

@sladg
Copy link
Owner

sladg commented Oct 25, 2022

Hey!
Any chance you can provide me with minimal repo example?

@sladg sladg added bug Something isn't working internal Changes only affect the internal API labels Oct 30, 2022
@sladg
Copy link
Owner

sladg commented Nov 7, 2022

@fabiob 👋

@sladg
Copy link
Owner

sladg commented Dec 5, 2022

Considering inactivity and the fact that this package renders the use of external CDN pretty much pointless (we are using Cloudfront + S3), I'm closing this issue.

@sladg sladg closed this as completed Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working internal Changes only affect the internal API
Projects
None yet
Development

No branches or pull requests

2 participants