All Questions
1 question
-1
votes
1
answer
474
views
How to scrollIntoView in vue composition api that use script setup?
I have a parent app(parent.vue) that emit value from child app(MainMenu.vue) that used to scroll in spesific pageview by id in parent app, but when i run it give the error message TypeError: document....