Orlandster / vue-typed-js

Typed.js integration for vue.js. Create a typing animation.
http://www.mattboldt.com/demos/typed-js/
MIT License
469 stars 37 forks source link

uniapp [Vue warn]: Error in mounted hook: "TypeError: this.$refs.typedElement.querySelector is not a function" found in ---> <VueTypedJs> #58

Open FnTop opened 1 year ago

FnTop commented 1 year ago

[Vue warn]: Error in mounted hook: "TypeError: this.$refs.typedElement.querySelector is not a function"

found in

--->

FnTop commented 1 year ago

import VueTypedJs from 'vue-typed-js' Vue.use(VueTypedJs) export default { components: { VueTypedJs } }