Hi
I am using grid and have some custom action on that.
On some action I am redirecting on another page but it has been stopped working somehow and it shows blank page , also url remain same.
In Console, I have following error:-
ERROR Error: Uncaught (in promise): TypeError: item.clearTemplate is not a function
I have updated the Syncfusion Grid package but it is behaving same.
while searching, I found out through this link
(Thread 160892)
https://www.syncfusion.com/forums/160892/template-column-does-not-display
someone has same problem. But not found the solution.
Please help.