Dor Sharon
Dor Sharon
This is still throwing an exception in 17.4.0 on safari on all plaftorms...
This is still an issue for `vite` users. It constantly alerts when importing from `pdf-lib`
This issue is still relevant at playwright v1.42.1 and Node v20.10.0. Is there any fix or workaround using `tsx`?
This has rendered our usage of Playwright's component testing unusable, since we're using `lodash-es` and as soon as some file imports that, we get an error since its an ESM-only...
We're getting the same issue exactly currently with v1.42.1. The only difference is that we don't build our internal deps, nor the package we're testing, and PW seems to build...
any update on this? We're getting the same problem, and the tests run flaky because of it.
@markerikson This literally just introduce a bug in our app where the cache wouldn't clean up because of that dangling subscription. This needs to be addressed.. However, I think the...