kosteklvp

Results 9 comments of kosteklvp

Looks like it's still in PrusaSlicer 2.4.0. ![phkfucgosui81](https://user-images.githubusercontent.com/29569674/154837211-7365f436-f528-4ef1-aefd-363c57f80bda.jpg)

I use this as a workaround: try { await this.page.goto(url); } catch (error: any) { if (!error.message.includes('NS_BINDING_ABORTED')) { throw error; } }

@alexdeathway why is this issue added to your repo https://github.com/alexdeathway/Gecom instead of Playwright?

+1, this applies to running tasks with `"outputTo": "output"`

Still occurs for me on Firefox browser.

Any news about this issue? It is still reproducible.

@mxschmitt Can this issue be reopened? Reported by multiple users, that it still occurs.