Performance - on change is misfired when evaluating Date obj

Tags: #<Tag:0x00007f8b25d9dfe8>

when creating rawData that contains a Date Object the evaluator will resolve in “dirty”, because when the evaluator cloning the object using stringify that converts the Date to a String that means it will always be different from the original Date obj.

Hi @sagi.b

Could you please share an example? I am not sure if I understand the case. Are you able to replicate the unexpected situation using this demo https://handsontable.com/docs/7.3.0/demo-date.html?

I guess that we can close this topic as there are no updates.

However, please check the updates on new versions and if there’s anything you need feel free to open a new topic.