Results 6 comments of spencer

I was having this same issue as @mgiraldo awhile back and I originally was just using router.push(), but as soon as I switched to using the tag, my problem resolved...

@mgiraldo In another part of my site I forgot I did this: `Router.push("/account")` `window.scrollTo(0, 0)` `document.body.focus()` which works when navigating TO a page, but like you said when you hit...

Too bad, this feature not working is a deal breaker for me.

Issue here with react 18 as well in my Production build.

I was able to get most tests working following this thread, but I still cannot get a simple fetch request to pass. I always get this error: ``` TypeError: webBlob.ReadableStream...

@dorkolog - Your instructions worked perfectly. However I had to get 5.2.4 via this link: https://download.virtualbox.org/virtualbox/5.2.4/