lbry-desktop/ui/component/viewers/videoViewer/internal
infinite-persistence 061e4ddd55
vjs: hide errors when updating i18n (#7004)
## Issue
6989 console errors and warnings are getting out of hand!

## Notes
This method was previously criticized in 5643. But given that no better solution has been submitted after a long while, nor is there a new solution for doing i18n, I'm reviving it again. It'll be no worse from the status quo.

Despite try-catch being overkill, I think the code-clarity outweighs the performance issues (if any, in the first place). Also, we are only suppressing the error in a very specialized function which even if it fails, will simply be a no-op and the GUI falling back to English.
2021-09-02 12:38:58 -04:00
..
plugins aniview only web - v0.1 (#6898) 2021-08-18 11:00:51 -04:00
overlays.js Revert lazy-loading videojs 2021-07-06 17:04:16 +08:00
theater-mode.js add video theater mode button 2021-01-08 08:27:41 -07:00
videojs.jsx vjs: hide errors when updating i18n (#7004) 2021-09-02 12:38:58 -04:00