How to add this component to <body> tag ?
SvenBudak opened this issue · 1 comments
SvenBudak commented
Hi! i tryed to use this in app.vue to replace the ugly browser native scrolling for the whole website... i add height: 100vh to ps-container... and yeah... thats it, its working... But now are the native hash scrollings are not working any more. I talk about links they scroll to any id's
is there any way to solve this?