Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • Minds Frontend Minds Frontend
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 630
    • Issues 630
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MindsMinds
  • Minds FrontendMinds Frontend
  • Merge requests
  • !684

Error in video player (sentry)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Marcelo Rivera requested to merge fix/sentry-issue-2234 into master Dec 06, 2019
  • Overview 2
  • Commits 2
  • Pipelines 1
  • Changes 3

closes #2234 (closed)

Couldn't really reproduce this one, but looking at the code I can see that the progressbar only gets rendered when there's a reference to the video player (playerRef), and the error occurs inside a setTimeout, so it could be possible that for some reason that the player is no longer there when the timeout executes.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix/sentry-issue-2234