Unable to edit input text box in column header

Tags: #<Tag:0x00007f0b10d8bb30>

I’ve custom rendered the column header with input text element. When click inside the input element to edit, it focus out and never allows me to get focus and type in the text box. Any idea?

Please refer to the JSFiddle. The second column has a custom header with input element text.

Appreciate your help.

Good day @c_balaji

this issue is already under development. Please track changes to this report https://github.com/handsontable/handsontable/issues/5541

Thank you for the quick response. We are at the end of a release cycle to take a latest version. Would you suggest any workaround, either using css or something? Thanks.

The issue will be solved in the new version. I do not know the date of the release but it shouldn’t be long.
I do not see any workaround but there is already a pull request with a solution. You can try to add those changes https://github.com/handsontable/handsontable/commit/e9df7a33eab99cd9b7f111c10737ebc5dfb4f8a6 to your version of Handsontable.

Hey! I just wanted to let you know that we’ve fixed the issue https://github.com/handsontable/handsontable/issues/5541
Please update to 7.0.0 to use it.