Hi,
We are using jqxWidget components for a long time and now we realized that jqxDateTimeInput and JqxCalender both has memory leaks. It is accumulating approx 620kb memory every in our application. so we tried to destroy both manually but that does not work as well. it still have the large number of detached nodes and even memory size grows.
Here is the running sample of the memory leak use case https://jsfiddle.net/skhajan/24eamneg/.
Thanks
Khajan Singh