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

fix: Set correct techName after call to reset() (6.x) #5453

Merged
merged 1 commit into from
Sep 28, 2018

Conversation

jankrueger
Copy link

Description

Prevent video.js from throwing errors when reloading the tech a after using reset().
This was already fixed for version 7 here: #5415

Fixes #5411 for 6.x

Specific Changes proposed

Use camelTechName instead of titleTechName

Requirements Checklist

  • Bug fixed
  • Reviewed by Two Core Contributors

Prevent video.js from throwing errors when reloading the tech a after using reset().
This was already fixed for version 7 here: videojs#5415

Fixes videojs#5411
@welcome
Copy link

welcome bot commented Sep 27, 2018

💖 Thanks for opening this pull request! 💖

Things that will help get your PR across the finish line:

  • Run npm run lint -- --errors locally to catch formatting errors earlier.
  • Include tests when adding/changing behavior.
  • Include screenshots and animated GIFs whenever possible.

We get a lot of pull requests on this repo, so please be patient and we will get back to you as soon as we can.

@jankrueger jankrueger changed the title fix: fix: Set correct techName after call to reset() (6.x) Sep 27, 2018
@gkatsev
Copy link
Member

gkatsev commented Sep 27, 2018

Thanks! We do port stuff over, we just haven't gotten around to porting things yet.

Copy link
Member

@misteroneill misteroneill left a comment

Choose a reason for hiding this comment

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

Thanks!

@gkatsev gkatsev added the 6.x label Sep 28, 2018
@gkatsev gkatsev merged commit baf64be into videojs:6.x Sep 28, 2018
@welcome
Copy link

welcome bot commented Sep 28, 2018

Congrats on merging your first pull request! 🎉🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants