broadcasts snap scroll location to bottom
MaxBittker opened this issue · 2 comments
MaxBittker commented
broadcasts snap scroll location to bottom
ftripier commented
We fixed this by disabling "liveScroll" on TaskDetails:
https://www.dropbox.com/s/zsilr911t168kzc/Screenshot%202017-10-11%2009.19.41.png?dl=0
to be clear: the actual engineering problem is probably the server broadcasts triggering scrolls, but this was our scrappy solution in the meantime for victims of this plague.
MaxBittker commented
yikes, good workaround, but I'll fix this week.