Hi,
I recently upgraded Handsontable to version 14.0.0, and I’m encountering an issue where the _refreshBorders
function is now undefined. This function was added to my project a while back, and I’m unsure what the best alternative is in the new version. Is the render()
function the correct replacement for _refreshBorders
, or is there another method I should be using to achieve the same effect?
I’m relatively new to Handsontable and would appreciate any guidance on this matter.
Thank you!