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

♻️(lib_video) manage sharing error when one resource is already shared #2512

Merged
merged 1 commit into from
Nov 23, 2023

Commits on Nov 23, 2023

  1. ♻️(lib_video) manage sharing error when resource is already shared

    When a user tried to share a resource when another
    one was already shared, the sharing was not started and an
    error was displayed.
    We now stop the sharing of the first resource and start the sharing
    of the new one if we get the error 'Video is already sharing' from
    the backend.
    AntoLC committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    428b12a View commit details
    Browse the repository at this point in the history