Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v11.0.1 Cannot set property duplex of #<Request> which has only a getter #813

Open
4 tasks done
ivan-pugach-sprinterra opened this issue Nov 21, 2024 · 1 comment
Open
4 tasks done
Labels
bug Something isn't working

Comments

@ivan-pugach-sprinterra
Copy link

Steps to reproduce

  1. Implement integration with the FreeTubeApp
  2. Open the page with the video that is integrated
  3. Open the browser's console
Screenshot at Nov 21 22-19-37 Screenshot at Nov 21 22-19-59

Failure Logs

index.0298021d.js:177 TypeError: Cannot set property duplex of #<Request> which has only a getter
    at lB.fetch (index.0298021d.js:177:92802)
    at lB.fetch (index.0298021d.js:5:13499)
    at NH.execute (index.0298021d.js:48:14484)
    at J3.getInfo (index.0298021d.js:48:108553)
    at ere (index.0298021d.js:177:93058)

Expected behavior

Integrated video should show on the page

Current behavior

Error in the console and video is not working

Version

Edge

Anything else?

No response

Checklist

  • I am running the latest version.
  • I checked the documentation and found no answer.
  • I have searched the existing issues and made sure this is not a duplicate.
  • I have provided sufficient information.
@ivan-pugach-sprinterra ivan-pugach-sprinterra added the bug Something isn't working label Nov 21, 2024
@gmselvam1997
Copy link

image

remove the line no 30 (input.duplex ='half') and try again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants