Angular 5 with latest Angular Materials

My sentry logging is blowing up with these errors once I upgraded to Angular 5 and the latest Angular Materials.

Here’s the error:

Error: The animation trigger “transitionMessages” has failed to build due to the following errors:

  • The provided animation property “transform” is not a supported CSS property for animations
  • The provided animation property “transform” is not a supported CSS property for animations

Is anyone else experiencing this? Here’s a discussion on the topic.