Jón Trausti
Jón Trausti
Created a fix PR here: https://github.com/yjose/reactjs-popup/pull/222
Can we get clarification on this paragraph: > There is a filter on the origin domain name. This means that we refuse to download images from certain websites, to prevent...
Wow, this bug was annoying me today. Downgrading to 13.14.12 fixed it. I use two languages, 'is' and 'en', where 'en' is the default one. If I open /is/ then...
In my case I have a middleware with a matcher of specific URLs. The middleware is not even run for the pages where this issue happens. But removing the middleware...
I wonder if this PR fixes it: https://github.com/vercel/next.js/pull/54357
Still broken in 13.5.1
It's really worrying that this has been an issue for such a long time without Vercel taking any action. This breaks so many websites that support multiple locales + have...
Still an issue in 13.5.4 - reverting to 13.4.12 works.
> The same issue of infinite redirects occurred, so I downgraded from version `v13.5.4`-> `v13.4.12`. > > Is there a solution? Unfortunately not, unless you remove the middleware file.
> v13.5.4 works for here as expected... Make sure you updated properly (check your lock file for the correct next version presence only), remove .next directory before running again, update...