Results 8 comments of cade

@NoverNobida thanks for opening this. After logging a few keypresses, the first character is indeed a normal English letter keypress and the event doesn't indicate any "composing" of a script....

Any updates on this?

@lukeschaefer can you push that to npm?

@matyaspeto I finally got things working after following the documentation for generating that url... https://docs.aws.amazon.com/cognito/latest/developerguide/authorization-endpoint.html

Client component redirect has the same issue in my experience: 1. Navigate to an intercepting route 2. Navigate to another intercepting route from the previous one 3. router.back() + router.refresh()...

> Hmm, not sure if they are related. I didn't actually get any errors in my console in #61117 I'm not seeing errors either with the steps described above actually....

Suggestions so far don't work for me. I'm using parallel route modals and am getting this error on `router.back()` after the router cache is cleared. Current thought is to use...