Support for Polymer's is="iron-form" attribute

This stackoverflow discussion on this topic indicates that we need to change materializeTag() in materializer.js.

Can I override materializeTag() in my app? I tried reassigning Blaze._materializeDOM in my client app but got a “task is not a function” error.

Pointers on how to override Blaze._materializeDOM or better - make Polymer’s is=“iron-form” work would be very much appreciated.

Cheers!

If you are interested in this topic and/or Meteor+Polymer 1.0 integration issues, check out these links: