Godofbrowser / vuejs-dialog

A lightweight, promise based alert, prompt and confirm dialog
MIT License
351 stars 111 forks source link

Vue 3 migration : TypeError: Object.defineProperties called #74

Open Paraintom opened 4 years ago

Paraintom commented 4 years ago

Hi fellow developer,

I have the following issue when trying to upgrade to vuejs 3 :

See http://jsfiddle.net/jdqn0rvf/3/

vuejs-dialog.min.js:1 Uncaught TypeError: Object.defineProperties called on non-object at Function.defineProperties () at Function.l.install (vuejs-dialog.min.js:1) at Object.use (vue@next:4316) at ?editor_console=true:193

artikhurana commented 1 year ago

Hi, Any update for this