Skip to content

Commit

Permalink
Loading must be hidden on error
Browse files Browse the repository at this point in the history
  • Loading branch information
mateussouzaweb committed Aug 12, 2022
1 parent 023c58d commit 676a006
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/video.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ const showError = (message: string) => {

const closeButton = $('.video-close', area)
fire('active::element::set', closeButton)
fire('loading::hide')

}

Expand Down

0 comments on commit 676a006

Please sign in to comment.