I don't know this for certain, but I suspect it has to do with Ionic implementing native scrolling by default now. Maybe with native scrolling, you can't use has-bouncing
?
I'd disable native scrolling and try has-bouncing
to see if that is the problem.