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 am able to include ng-scrollable in my code and i see that a child div gets created and class="scrollable active" is getting changed when i am scrolling. but the div scrollable content does not include transform: translate3d when i scroll. thus my content is not getting scrolled.
The text was updated successfully, but these errors were encountered:
i am able to include ng-scrollable in my code and i see that a child div gets created and class="scrollable active" is getting changed when i am scrolling. but the div scrollable content does not include transform: translate3d when i scroll. thus my content is not getting scrolled.
The text was updated successfully, but these errors were encountered: