It's not possible to preload scopes in rails 6

I’m not sure this is the right forum for this, but this regression is one of the last things blocking our rails 6 upgrade: Rails 6: `Associations::Preloader` not working when given a scope · Issue #37720 · rails/rails · GitHub

At least I think it’s a regression - apart from one other person who said they had a similar issue, nobody has commented on the issue either way :frowning:

There’s another discussion on the same topic @ https://github.com/rails/rails/issues/36638#issuecomment-510094259

Would love to get a firm answer either way. If it’s not happening we’ll refactor our code somehow but it would be very nice to keep this functionality.