st-h/ember-content-editable

Backspace does not work when maxlength attribute is reached on firefox (ember 2.6.0)

li-srahman opened this issue · 1 comments

After reaching the maxlength on firefox, the backspace button does not work

code is used as follows:

{{content-editable class="path-title-hover" value="test value" type="text" allowNewlines=false maxlength=100}}

st-h commented

should be fixed in 1.0.0