hansontable1.7.0 has bug.
Scroll height is error after hansontable init ,the height is normal after you click the cell.
has any way to initialize the table after the height is normal?
demo:
http://jsfiddle.net/xq248j0r/
Hi @rickylai
Please tell me how to replicate the bug. I was clicking some random cells but the height did not change.
You click the cell scroll height is change,scroll change short.The first click will appear.
Thank you for sharing. If you use the latest version and rerender the table hot1.render()
it works fine.
Here is an updated example http://jsfiddle.net/xq248j0r/2/
The version cannot be changed in a short time
Is there a better way?
You can track the changes in the commits but that won’t be a quick fix.
I already fix,handsontable Initialization after use getPlugin(‘autoRowSize’).recalculateAllRowsHeight() , render() .
Thank you for sharing the tip.
I am glad that you can move on with the project.