nuxt-community / redirect-module

No more cumbersome redirects for Nuxt 2!
MIT License
312 stars 17 forks source link

Random texts are getting added #113

Open SupriyaGo opened 2 years ago

SupriyaGo commented 2 years ago

atives-1atives-1atives-1atives this text is getting added with the URL at the end after redirecting

manniL commented 2 years ago

Can you provide a reproduction please ☺️?

MooseSaeed commented 1 year ago

@manniL I'm facing a similar issue but I can't find a way to reproduce it. I can only catch the errors using Sentry that my URIs includes random texts, numbers and symbols.

manniL commented 1 year ago

@MooseSaeed Then it will be really difficult to fix a potential bug πŸ™ˆ

MooseSaeed commented 1 year ago

@MooseSaeed Then it will be really difficult to fix a potential bug πŸ™ˆ

It's driving me crazy. It catches the error on Sentry like this URIError redirectModule/Object.onDecode URI malformed and URIs in most cases ends with %2 but why? Have no idea! :(