Orlandster / vue-typed-js

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

maybe a bug #54

Closed Eventidus closed 2 years ago

Eventidus commented 2 years ago

The text is stored in vuex, but when I refresh the page, the text disappears from the page unless I run the program again In addition the text is obtained by sending a network request

Eventidus commented 2 years ago

The problem has been solved, you only need to do persistent storage for the text.