yariksav / vuetify-confirm

Extends vuetify.js confirm dialog
MIT License
142 stars 42 forks source link

Demo doesn't work #23

Closed d9k closed 4 years ago

d9k commented 4 years ago

Screenshot from 2019-11-08 12-45-32

SyntaxError
Cannot use import statement outside a module
$n
https://codesandbox.io/static/js/sandbox.70bbaf7e.js:1:155973
e.value
https://codesandbox.io/static/js/sandbox.70bbaf7e.js:1:171241
e.value
https://codesandbox.io/static/js/sandbox.70bbaf7e.js:1:211297
t
https://codesandbox.io/static/js/sandbox.70bbaf7e.js:1:170983
evaluate
/src/main.js:6
  3 | import Vue from "vue";
  4 | import App from "./App";
  5 | 
> 6 | import Vuetify from "vuetify/lib";
  7 | import "vuetify/dist/vuetify.min.css";
  8 | 
  9 | // import VuetifyConfirm from "vuetify-confirm";
View compiled
▼ 10 stack frames were expanded.
$n
https://codesandbox.io/static/js/sandbox.70bbaf7e.js:1:155977
e.value
https://codesandbox.io/static/js/sandbox.70bbaf7e.js:1:171241
e.value
https://codesandbox.io/static/js/sandbox.70bbaf7e.js:1:211297
e.value
https://codesandbox.io/static/js/sandbox.70bbaf7e.js:1:210895
(anonymous function)
https://codesandbox.io/static/js/sandbox.70bbaf7e.js:1:254147
a
https://codesandbox.io/static/js/common-sandbox.3fe92412.chunk.js:1:14677
Generator._invoke
https://codesandbox.io/static/js/common-sandbox.3fe92412.chunk.js:1:14465
Generator.e.<computed> [as next]
https://codesandbox.io/static/js/common-sandbox.3fe92412.chunk.js:1:15099
t
https://codesandbox.io/static/js/common-sandbox.3fe92412.chunk.js:1:8537
u
https://codesandbox.io/static/js/common-sandbox.3fe92412.chunk.js:1:8747
▲ 10 stack frames were expanded.