- Create an application that uses paper-textarea
- Install Polymer resin
- See that the id for the paper-textarea's internal iron-autogrow-textarea has been replaced with zClosurez, which breaks other functionality in the paper-textarea
Expected: iron-autogrow-textarea id will not be replaced (it should be something like "input-1")