QuiiBz / next-international

Type-safe internationalization (i18n) for Next.js
https://next-international.vercel.app
MIT License
1.25k stars 59 forks source link

next-international doesn't work with Next.js Image omImgError #222

Open RoundedToken opened 11 months ago

RoundedToken commented 11 months ago

Describe the bug next-international doesn't work with <Image> onImgError if change src of currentTarget in any way

To Reproduce Steps to reproduce the behavior:

About:

QuiiBz commented 11 months ago

Can you share a reproduction? I'm not sure to understand correctly what you're doing.