WangShayne / vue3-signature

Electronic signature for Vue3
89 stars 14 forks source link

taro框架vue3使用该插件的问题 #17

Closed LeeZChuan closed 1 year ago

LeeZChuan commented 1 year ago

taro框架vue3使用该插件出现了以下报错

NutUI-vue version(nutui-vue 版本) 4.0.2

Vue version(vue 版本) 3.2.47

使用这个签字控件发现在引入之后出现了这个报错

Uncaught (in promise) TypeError: t.getContext is not a function at new y (vendors.js:28228:1) at vendors.js:28605:1 at vendors.js:28608:1 at vendors.js:10328:1 at _callWithErrorHandling (vendors.js:7734:1) at _callWithAsyncErrorHandling (vendors.js:7742:1) at Array.hook.weh.hook.weh (vendors.js:10306:1) at flushPostFlushCbs (vendors.js:7912:1) at flushJobs (vendors.js:7965:1)

请问是有什么原因出现的这个问题呢