r3pps
Results
2
comments of
r3pps
I was experiencing this issue as well, but I have seemed to find a fix, what I did was added this to the updateUIViewController method in ASTableView file: context.coordinator.applyScrollPosition(animated: true)...
I am also having this issue