I had disabled the scroll bar because I use infinite scrolling all over the app, and the scroll bar was jumping around like crazy as more content loaded. In addition, some pages had scroll bars, but shorter page did not - so as I clicked between pages there were layout shifts as the scrollbar appeared then disappeared.
How do other solve this? Based on the reactions here, it seems like hiding the scroll bar may not be the best approach.
Let the scrollbar jump around like crazy. That's what most other infinite-scroll websites do. It's a nice indicator of how long you've been scrolling for.