ky
ky copied to clipboard
TypeError: Cannot set property duplex of #<Request> which has only a gettr with newest chrome version
In the newest version of chrome (>131.0.6778.85) this line from Ky.ts fails on:
TypeError: Cannot set property duplex of #<Request> which has only a gettr
on all ky.get, ky.post, etc, basically any http request. It did not fail in FireFox. Reverting back to ky 0.31.1 fixed it.
Any luck here?
This is fixed for me in 1.7.5 (but was failing on 0.32.x)