Doeke de Wolf
Doeke de Wolf
In my case I ran into this issue of hoisted causing SyntaxError when running with istanbul coverage after updating my dependencies. What worked for me was adding test files to...
I've also just run into this issue, the code I need to test at some point adds a `` tag to load a webfont which results in `AbortError`s (in `Fetch.onAsyncTaskManagerAbort`)...
Is this the same issue as not being able to load more than 32 liked posts on app or with api? Even if I use the api `app.bsky.feed.getActorLikes` it just...