Handsontable V12.3.2

Released: Mar 23, 2023

Atualizações na V12.3.2

Recursos

  • Added a Chinese (zh-CN) translation of the "Copy cells with headers" feature.
  • Added a new "Rows sorting" guide.

Correções

  • Fixed an issue where column-filter checkboxes were resetting when the table was scrolled out of view. This was solved by preventing the table from triggering a complete render each time it leaves the viewport.
  • Fixed an issue where clicking on a cell scrolled the table sideways in certain RTL configurations.
  • Fixed an issue where calling getDataAtCol() or getDataAtProp() caused an error when the data set had more than 125 000 rows.