Hot.render() not working

Hello,

I am having an issue with rending the table as many of the other users are. I have seen multiple posts about it here or on github, however, I do not seem to be getting the solution.

I have an example in this jsfiddle:

My goal is to have infinite scrolling implemented in the end, however, I am starting low first.

My question is why do I need to click on the table in order for me to be able rerender it? It does not matter how much of a time I will set in the settimeout workaround it still does not work. Maybe sometimes it works for one scroll only, but on the second one I would already need to click on the table and moreover, as my table is stretched in the given width, sometimes when elements are added the lines get weird from column headers to column information. See below in the picture:

Hi @nata

I have changed your link to the example as it is forbidden to share a licenseKey.

We do not support officially an infinite scroll yet.