79148989

Date: 2024-11-01 18:08:58
Score: 1.5
Natty:
Report link

I was faced with inserting a texarea into the cell, and it increased as I entered text. I tried it in different ways. As a result, I made the cell itself . The React showed an error without the suppressContentEditableWarning={true} property. But it works in chrome and firefox as needed. Also, the onChange event does not work. Used the onInput={handleInputChange} event. And since there is no value in , I took event.target.textContent. I don't know how safe and correct this is. Therefore, you do all this under your own responsibility.

Reasons:
  • Long answer (-0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: user28093031