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

Chrome: "Uncaught ReferenceError: exports is not defined" #70

Open
Dgc2002 opened this issue Jan 5, 2020 · 0 comments
Open

Chrome: "Uncaught ReferenceError: exports is not defined" #70

Dgc2002 opened this issue Jan 5, 2020 · 0 comments

Comments

@Dgc2002
Copy link

Dgc2002 commented Jan 5, 2020

When attempting to visit the website using chrome I receive the following error:

v-show-slide.js:3 Uncaught ReferenceError: exports is not defined
    at eval (v-show-slide.js:3)
    at eval (<anonymous>)
    at Object.apply (<anonymous>:48:31)
    at Object../src/v-show-slide.js (vendor.dad2aa315ab582589512.js:42629)
    at __webpack_require__ (vendor.dad2aa315ab582589512.js:42540)
    at vendor.dad2aa315ab582589512.js:42604
    at vendor.dad2aa315ab582589512.js:42607
    at webpackUniversalModuleDefinition (vendor.dad2aa315ab582589512.js:42513)
    at Object.<anonymous> (vendor.dad2aa315ab582589512.js:42520)
    at n (manifest.3931ef3c1248690432b4.js:1)
eval @ v-show-slide.js:3
apply @ VM96:48
./src/v-show-slide.js @ vendor.dad2aa315ab582589512.js:42629
__webpack_require__ @ vendor.dad2aa315ab582589512.js:42540
(anonymous) @ vendor.dad2aa315ab582589512.js:42604
(anonymous) @ vendor.dad2aa315ab582589512.js:42607
webpackUniversalModuleDefinition @ vendor.dad2aa315ab582589512.js:42513
(anonymous) @ vendor.dad2aa315ab582589512.js:42520
n @ manifest.3931ef3c1248690432b4.js:1
(anonymous) @ app.b957c37969548dc11e55.js:1
n @ manifest.3931ef3c1248690432b4.js:1
window.webpackJsonp @ manifest.3931ef3c1248690432b4.js:1
(anonymous) @ app.b957c37969548dc11e55.js:1

Firefox works correctly.

Chrome version info:

Google Chrome 79.0.3945.88 (Official Build) (64-bit) (cohort: Stable)
Revision c2a58a36b9411c80829b4b154bfcab97e581f1f3-refs/branch-heads/3945@{#954}
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

1 participant