Jack

Results 2 comments of Jack

This is another approach if you only want to load it in a single component in Nuxt. at the top of your _component.vue_ file ```javascript if (process.browser) { var VueTyper...

I reverted back to 1.0 because of the scroll issue. It does not behave like a normal terminal window when scrolling.