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
Side note, one can utilize ViewportScroller of Angular to handle scroll related jobs or you can utilize ion-content scrolling functionalities that is provided by Ionic.
When clicked on the
comments
on an event card, the event detail page should be opened and the comments section is scrolled down.I could not make scroll the page when needed with several methods.
I think there are some problems related with angular.
The text was updated successfully, but these errors were encountered: