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

CC button not working - vue.esm.js:1906 ReferenceError: Vue is not defined #10479

Closed
elie99 opened this issue Apr 7, 2022 · 1 comment
Closed

Comments

@elie99
Copy link

elie99 commented Apr 7, 2022

Hello,

the Subtitle "CC" button is not working for me anymore within the show pages- in Chrome or Safari (on MacOS)
seems there is a JS error - according to Chrome's Inspector the issue is :

ReferenceError: Vue is not defined
    at a.searchSubtitle (display-show.vue:716:1)
    at click (display-show.vue?2239:27:4738)
    at Ve (vue.esm.js:1872:26)
    at HTMLImageElement.n (vue.esm.js:2197:14)
    at HTMLImageElement.o._wrapper (vue.esm.js:7609:25)
Ye @ vue.esm.js:1906
Ke @ vue.esm.js:1897
qe @ vue.esm.js:1857
Ve @ vue.esm.js:1880
n @ vue.esm.js:2197
o._wrapper @ vue.esm.js:7609

currently running the latest release -

Medusa Info: Branch: masterCommit: b618bb953204dfa1c13e8ede883b6be6ffde662aVersion: 0.5.28Database: 44.19
Python Version: 3.8.8 (default, Feb 24 2021, 03:35:56) [GCC 7.5.0]
SSL Version: OpenSSL 1.1.1k 25 Mar 2021
OS: Linux-3.10.108-x86_64-with-glibc2.2.5
Locale: en_US.UTF-8

Medusa Info: Branch: master
Commit: b618bb953204dfa1c13e8ede883b6be6ffde662a
Version: 0.5.28
Database: 44.19
Python Version: 3.8.8 (default, Feb 24 2021, 03:35:56) [GCC 7.5.0]
SSL Version: OpenSSL 1.1.1k 25 Mar 2021
OS: Linux-3.10.108-x86_64-with-glibc2.2.5
Locale: en_US.UTF-8

@p0psicles p0psicles mentioned this issue Apr 7, 2022
3 tasks
@p0psicles
Copy link
Contributor

Fixed in develop branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants