Internal navigation stop working

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.

3 Replies 1 reply marked as answer

PG Praveenkumar Gajendiran Syncfusion Team June 4, 2021 10:13 AM UTC

Hi Namita, 
Greeting from Syncfusion support.

Before proceeding with your query, we need the following details to understand the query better at our end. So kindly share the following details.  

  1. Syncfusion package version used.
  2. Complete grid rendering code.
  3. Let us know the replication procedure for reproducing the problem with Video demonstration to understand it better.
  4. Let us know, how did you navigate to another component?
  5. If possible share us a simple sample to replicate the problem.
  6. Please elaborate on your reported issue.

Please get back to us with the requested details which will be helpful for us to validate the reported scenario at our end and provide the solution as early as possible 

Regards 
Praveenkumar G 



NA Namita June 8, 2021 02:24 AM UTC

Hi

I have found the reason. My Grid columns are dynamic(I am printing them by ngFor) when I am taking numeric type field in Grid then this issue is coming.

Please suggest something.


Namita


PG Praveenkumar Gajendiran Syncfusion Team June 8, 2021 02:39 PM UTC

Hi Namita, 
Thanks for your update.

Based on your provided information, we have prepared a Grid sample and bind column dynamically, but we are not able to reproduce the reported issue at our end. Please check the below sample for your reference.

Sample: https://stackblitz.com/edit/angular-xyybsc?file=app.component.html 
So please share us the below information that will be helpful to validate further on this, 

  1. Syncfusion package version used.
  2. Complete grid rendering code.
  3. Let us know the replication procedure for reproducing the problem with Video demonstration to understand it better.
  4. If possible share us a simple sample to replicate the problem or try reproducing it in the above provided sample. It would be helpful to identify your problem case better so that we can check and provide the solution based on that
  5. Please elaborate on your reported issue.

Please get back to us with the requested details which will be helpful for us to validate the reported scenario at our end and provide the solution as early as possible 

Regards 
Praveenkumar G 


Marked as answer
Loader.
Up arrow icon