Questions: Ionic, Material and Polymer. Confusion?

I noticed something odd.

With the latest release, something breaks without even a console warning or error. The page stays blank.
When trying to install the latest angular-material frow the Ionic CLI, or directly through bower, it didn’t work for me. So for the moment, I keep hammer.js

What works for the moment is a manual installation of angular-material assets, at version 0.7.0

Ionic files are at version v1.0.0-beta.14.

Use Ionic View (if you have an iOS device) to check a pretty ugly but functional demo of it : the app’s id is 668a6d6b.

Maybe you should open a new thread, since the title and the subject here are too vague.
Without console errors, it’s hard to determine what does not work with the latest version.
Is it a problem with Ionic or angular-material ?

I’ll try some sandboxes with different versions to understand exactly at which version things break. In the meantime, it would be great to have a dedicated thread about this issue. Maybe also some issue posting on both githubs.

Angular Material seems to conflict with Ionic from 0.7.1 (the hammer js removal)

See also : https://github.com/angular/material/issues/892#issuecomment-66958616

and also https://github.com/angular/material/issues/1406