Ionic v3 No click animation after upgrade

Anyone else having issues with missing ion-item (click) animations that used to happen on the item after you clicked it.

Couldn’t google anything about the issue.

Followed instructions to upgrade from 2.3 to 3.0 then 3.1 and neither 3.0 or 3.1 have working ion-item (click) animations then you tap them. Even tried adding tappable to see if it makes a difference, nope.

Tried creating a new v3.0.0/3.0.1 sample project and that is also missing the animations.

Do you have @angular/animations installed?