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

Getting Uncaught TypeError: o._sendNetworkQualityInputs is not a function #2014

Open
4 of 7 tasks
minorvargas-hoag opened this issue Aug 16, 2023 · 0 comments
Open
4 of 7 tasks

Comments

@minorvargas-hoag
Copy link

minorvargas-hoag commented Aug 16, 2023

When running twilio video in localhost, the video is working just fine. However when it's deployed in AWS Amplify,
these 2 errors appear preventing the user from rendering the video
Uncaught TypeError: o._sendNetworkQualityInputs is not a function
index-2267d334.js:2446 Uncaught TypeError: Cannot read properties of undefined (reading 'state')

  • I have verified that the issue occurs with the latest twilio-video.js release and is not marked as a known issue in the CHANGELOG.md.
  • I reviewed the Common Issues and open GitHub issues and verified that this report represents a potentially new issue.
  • I verified that the Quickstart application works in my environment.
  • I am not sharing any Personally Identifiable Information (PII)
    or sensitive account information (API keys, credentials, etc.) when reporting this issue.

Code to reproduce the issue:

https://jsfiddle.net/qjbzf37o/1/

Expected behavior:

TODO

Actual behavior:

TODO

Software versions:

  • [] Browser(s): Chrome
  • Operating System: MacOS
  • twilio-video.js:
  • Third-party libraries (e.g., Angular, React, etc.): React
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant