You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@elie222 Thanks for reporting this bug. There are two people that have opened this and this is a bug clearly. I think the issue arises from Playwright waitForLoad method that waits for the pages to be loaded after navigation or initial load of browser.
I am investigating this issue and will open a fix for this soon.
@elie222 Thanks for reporting this bug. There are two people that have opened this and this is a bug clearly. I think the issue arises from Playwright waitForLoad method that waits for the pages to be loaded after navigation or initial load of browser.
I am investigating this issue and will open a fix for this soon.
Set a super basic example in my repo:
But would get this each time:
On a Next.js project. Followed the set up steps.
The text was updated successfully, but these errors were encountered: