Open
Description
Reproduction
This is a issue with TestHarness, don't know how I can reproduce it with StackBlitz.
Steps to reproduce:
- Add a
<div contenteditable="true></div>
. - Try
sendKeys()
to that div via harness.
Expected Behavior
The div
will show updated text.
Actual Behavior
<div>
remains the same.
Environment
- Angular: master
- CDK/Material: master
- Browser(s): akk
- Operating System (e.g. Windows, macOS, Ubuntu): all