Hi, I'm migration my project to vue3 and pinia etc... but don't working v-money3 with my template ElementUI. My old project where I used v-money only, is working. Exemple for error:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'length')
at B (v-money3.mjs:204:19)
at updated (v-money3.mjs:239:95)
at callWithErrorHandling (runtime-core.esm-bundler.js:157:22)
at callWithAsyncErrorHandling (runtime-core.esm-bundler.js:166:21)
at invokeDirectiveHook (runtime-core.esm-bundler.js:2819:13)
at Array. (runtime-core.esm-bundler.js:5380:25)
at flushPostFlushCbs (runtime-core.esm-bundler.js:343:32)
at flushJobs (runtime-core.esm-bundler.js:397:9)
at flushJobs (runtime-core.esm-bundler.js:403:13)
line of code:
Githubissues.
Githubissues is a development platform for aggregating issues.
Hi, I'm migration my project to vue3 and pinia etc... but don't working v-money3 with my template ElementUI. My old project where I used v-money only, is working. Exemple for error:
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'length') at B (v-money3.mjs:204:19) at updated (v-money3.mjs:239:95) at callWithErrorHandling (runtime-core.esm-bundler.js:157:22) at callWithAsyncErrorHandling (runtime-core.esm-bundler.js:166:21) at invokeDirectiveHook (runtime-core.esm-bundler.js:2819:13) at Array. (runtime-core.esm-bundler.js:5380:25)
at flushPostFlushCbs (runtime-core.esm-bundler.js:343:32)
at flushJobs (runtime-core.esm-bundler.js:397:9)
at flushJobs (runtime-core.esm-bundler.js:403:13)
line of code: