WebPaperElements / paper-input-autocomplete-chips

Web Component for Input autocomplete chips based on Polymer Paper Elements
MIT License
19 stars 19 forks source link

Not working properly with shadow DOM #31

Open florianlh opened 7 years ago

florianlh commented 7 years ago

The paper-input-autocomplete-chips element only works when local DOM is rendered using Polymer 1.x's default "shady DOM" mode. Using is in a page using Polymer with shadow DOM causes several small bugs.

Here is a couple of issues I've seen with shadow DOM enabled:

Steps to reproduce: load demo page with shadow DOM enabled: https://user-content-dot-custom-elements.appspot.com/WebPaperElements/paper-input-autocomplete-chips/0.30.4/paper-input-autocomplete-chips/demo/index.html?dom=shadow