Aurélio Pita

Results 8 comments of Aurélio Pita

@d-ivashchuk I've the same error. With `video: false` it shows `CypressError: cy.screenshot() timed out waiting 30000ms to complete.` I've set `"screenshotOnRunFailure": false` and now at least my job finishes. Did...

Hi, I'm using Mac OS X Yosemite v10.10.2 and Typewriter v1.0.0. I also have a portuguese keyboard. ![typewrite_bug](https://cloud.githubusercontent.com/assets/2837728/6994310/fce34822-db0c-11e4-8207-a5e65a0e3465.png)

Adding the `` with `strategy="beforeInteractive"` inside `body` or `head` it's creating hydrations errors, even following @deverin guidelines. ``` Warning: Expected server HTML to contain a matching in . ``` ```...

We're facing the same issue in our project, SSR is breaking duo to Apex Charts. A proper fix would be great. We used the `useEffect` workaround, it works but it's...

I'm also experiencing this behaviour, in my case with `router.replace()`. Adding a `key` to `` fixed most of the issue but I still notice some slow behaviour with this. In...

This is still happening to me on next 13.1.1. Tried with both approaches, `` inside `layout.tsx` and `head.tsx`, and both have issues. Sometimes it's shows and sometimes not.

> Hi, has there been a resolution to this? Im facing the same issue +1