contactlab / contactlab-ui-components

DEPRECATED - Basic UI components for ContactLab UX design pattern library
http://contactlab.github.io/contactlab-pattern-library
Apache License 2.0
30 stars 8 forks source link

<dropdown-clab> no curtain opens in search mode #171

Closed moebiusmania closed 6 years ago

moebiusmania commented 7 years ago

This happens only on the next branch (the Polymer v3.x one) and only when you turn the search mode to true. No errors being thrown.

Arual90 commented 7 years ago

Seems related to this issue https://github.com/webcomponents/shadydom/issues/184

The property target of the click event on the input containts an Exception

Exception: TypeError: Cannot read property 'getRootNode' of null at nb (http://nxproduct02.mana.virt:3000/node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js:68:153) at Kc (http://nxproduct02.mana.virt:3000/node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js:68:377) at MouseEvent.get target [as target] (http://nxproduct02.mana.virt:3000/node_modules/@webcomponents/webcomponentsjs/webcomponents-lite.js:131:79) at MouseEvent.remoteFunction (<anonymous>:2:14)
StefanoMagrassi commented 6 years ago

:warning: This project is deprecated.

The issue won't be fixed (at the moment).