-
-
Notifications
You must be signed in to change notification settings - Fork 441
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This fixes the youtube video not playing in the lightbox issue. Youtube video stopped playing in the lightbox when we added the Sentry support. The exact reason behind the issue is still unknown but we're guessing that previous version of Sentry doesn't exit process on oncaught errors which might have caused lightbox to break. The issue was fixed in the latest release of the Sentry v0.8.1. Fixes: #537.
- Loading branch information
1 parent
aa15388
commit 21d6eb5
Showing
3 changed files
with
83 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters