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
I'm coding with vue3+typeit, but when I remove node_modules and install typeit again, I get an error and this effect doesn't show up anymore. I don't know what it is.
It is in the F12 console and the full error displayed is the following message
index.es.js:828 Uncaught (in promise) TypeError: Cannot destructure property 'frames' of 'animation' as it is undefined.
at TypeIt.attachCursor_fn (index.es.js:828:13)
at TypeIt.go (index.es.js:535:5)
at IndexPage.vue?t=1726389101925:178:6
I'm coding with vue3+typeit, but when I remove node_modules and install typeit again, I get an error and this effect doesn't show up anymore. I don't know what it is.
It is in the F12 console and the full error displayed is the following message
Here is my pack.json
The problem it has now is that it can't appear to work.
The text was updated successfully, but these errors were encountered: