You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey,
After installing and running the plugin the following error is displayed
[Vue warn]: Error in nextTick: "TypeError: s.trim is not a function"
vue.runtime.esm.js?2b0e:1888 TypeError: s.trim is not a function
at eval (typed.js?10b3:662)
at Array.map (<anonymous>)
at Initializer.load (typed.js?10b3:661)
at new Typed (typed.js?10b3:92)
at VueComponent.initTypedJS (TypedJS.vue?cdc7:26)
at VueComponent.eval (TypedJS.vue?cdc7:16)
at Array.eval (vue.runtime.esm.js?2b0e:1980)
at flushCallbacks (vue.runtime.esm.js?2b0e:1906)
Hey,
After installing and running the plugin the following error is displayed
[Vue warn]: Error in nextTick: "TypeError: s.trim is not a function"
my code
vue => (cli) 3
node => v12.16.1
The text was updated successfully, but these errors were encountered: