Closed moebiusmania closed 6 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)
:warning: This project is deprecated.
The issue won't be fixed (at the moment).
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.