Cell color not directly render

Tags: #<Tag:0x00007efc7056ef00>

Hi,
I have issue about cell css color render when I swipe left and right, undo/redo, color css style do not directly render, it will take some time and then show in screen, I use beforeRenderer to add css style for different color

Hi @mengfanxujobs

could you share a demo that shows your recent progress on this task?

HI aleksndra,
I used setCellMeta to add a className, it has some issues I as I mentioned before, but when I changed to instance.getCell(row, col).style.backgroud = "color", add inline style for table cells, it work fine

I’m glad to hear that, @mengfanxujobs

Please feel free to open a new ticket when needed.