Godofbrowser/vuejs-dialog

Vue 3 migration : TypeError: Object.defineProperties called

Paraintom opened this issue · 1 comments

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

Hi, Any update for this