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

Fixes for IE 11 support #26

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

jeffswartz
Copy link

Pull request checklist

  • All tests pass. Demo project builds and runs.
  • I have resolved any merge conflicts. Confirmation: √

What's in this pull request?

This adds support for IE 11. I uses Babel to transpile the JavaScript to ES5. And it changes publisher containers to not be hidden (using z-index instead), since the OpenTok Plugin for IE cannot publish to a hidden container.

Copy link

@marcioaffonso marcioaffonso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mheap mheap changed the base branch from master to main March 22, 2021 09:53
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.

None yet

2 participants