test repro issue when in shadow dom and renderInPlace#965
test repro issue when in shadow dom and renderInPlace#965patricklx wants to merge 7 commits intoember-power-addons:masterfrom
Conversation
|
hmm... i have inside test-app a demo (http://localhost:4200/shadow-root), you can start demo with The difference is that the element |
|
@mkszepp
i close the dropdown and open again
|
|
thanks for input... added a fix here #973 The issue was, that the rootElement |
* Fix removing event listener for shadow root element * Add test from PR #965
|
I have copied your test into the other PR... fix is released in v8.6.2... thanks for your help |
repro