Hello!
I try to use dragscroll with react-based application.
I have multiple routes and when dragscroll-allowed route was mounted (directly visited), dragscroll work perfectly.
But, when other route mouted before dragscroll-allowed route - dragscroll not worked.
What I do wrong or how I can reinit dragscroll?
Hello! I try to use
dragscroll
with react-based application. I have multiple routes and when dragscroll-allowed route was mounted (directly visited), dragscroll work perfectly. But, when other route mouted before dragscroll-allowed route - dragscroll not worked. What I do wrong or how I can reinitdragscroll
?