Open bgornicki opened 1 month ago
Hi @bgornicki can you pls write what version of axios-har-tracker did you use?
"axios": "1.7.7",
"axios-har-tracker": "0.7.2",
@BeataKr what do you think about replacing JSON.stringify
with another implementation that is capable of handling circular objects, like safe-stable-stringify?
HAR tracker fails with unexpected error when trying to add file stream to the archive. It tries to stringify circular object (readable stream).
How to reproduce:
It generates: