Skip to content

fix: Fix TypeError in Bidirectional sample on Firefox#832

Merged
karasusan merged 4 commits intomainfrom
fix/typeerror-android
Jan 10, 2023
Merged

fix: Fix TypeError in Bidirectional sample on Firefox#832
karasusan merged 4 commits intomainfrom
fix/typeerror-android

Conversation

@karasusan
Copy link
Copy Markdown
Collaborator

We got error below on Firefox when opening Bidirectional sample.

Uncaught (in promise) TypeError: sendVideo.stop is not a function <anonymous> http://127.0.0.1/bidirectional/js/main.js:61 
EventListener.handleEvent* http://127.0.0.1/bidirectional/js/main.js:60 main.js:61:19

The cause of this issue is forgetting to fix when SendVideo class is refectorred.

@karasusan karasusan merged commit d0930e3 into main Jan 10, 2023
@karasusan karasusan deleted the fix/typeerror-android branch January 10, 2023 09:31
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

Successfully merging this pull request may close these issues.

2 participants