External Publication
Visit Post

Web Compatibility Support • Re: thingiverse.com/printables.com model 3D view error "The operation was aborted."

Pale Moon forum - Forum index [Unofficial] March 13, 2026
Source

It successfully fetches the model and generates a new ReadableStream for it (to indicate progress), but fails to convert that new stream to arrayBuffer. Here's a Modify HTTP Response filter to bypass the new stream and return the original response (which does successfully extract the arrayBuffer).

CODE:

[["www.printables.com",["/\\.js$/",["body.getReader===void 0","body"]]],["cdn.thingiverse.com",["/threejs.*\\.js$/",["/void 0===(.\\.body)\\.getReader/","$1"]]]]

Discussion in the ATmosphere

Loading comments...