editor-js / header

Header Tool for Editor.js 2.0
MIT License
96 stars 122 forks source link

Can not select first few characters when placeholder is used. #32

Closed utkarshrai003 closed 4 years ago

utkarshrai003 commented 4 years ago

I am trying to use a placeholder with the heading component. But, I am unable to select the first few letters of the heading. I found a PR around this Issue, but I am still facing this.

https://github.com/editor-js/header/pull/30

utkarshrai003 commented 4 years ago

PRs are already there for this Issue. Hope they get merged soon.