Getting Error When Deep Copying Data for Edit Screen

Hello
I am using the dropdown list in my Edit form I have it connected to a remote data source that is working fine I can get the data from the database for the list.
The issue I am having is when I am deep copying the data for the edit screen. When I switch to the edit screen I get an error in the manager.js of the dropdown list and I am not sure why. So I am wondering if you can give me some insight on why I am getting t his error. I am also not sure if the combobox controls are also erroring out as I get an in promise error 400 in the console as well. With the combobox the autofilter is broken and it does not show the rest of the data that is with the component aswell. Is there a way to deep copy the data with your components and still have them work properly. The deep copy is a requirement to make a copy of the data for Editing purposes
please let me know if you have any answers to this
looking forward to your help

Edit: 
When looking at the errors I am getting datamanager: undefined. when I switch over to my edit window this happens on the combobox controls and the dropdown I and suspecting this is why I am getting the error 400 and not all the data for the combobox and dropdown error. so this is what I need to fix It is defined on the details page but becomes undefined on the edit page .. same control is used for both pages .  any insights will be great 


thanks
David

3 Replies

PM Ponmani Murugaiyan Syncfusion Team January 12, 2021 05:34 PM UTC

Hi David, 

Greetings from Syncfusion support. 

We checked your reported query. We have prepared sample based on the provided information. But unfortunately we couldn’t replicate the reported issue in our end. Please find the sample below for reference. 

 
Kindly check with the above sample. If we misunderstood the query, please revert us with the below details. 

  1. Provide code snippet.
  2. Share Video demonstration with issue replicating sample.
  3. If possible try to replicate the issue in the above provided sample.

The above requested details will help us to check and provide you the solution at earliest. 

Regards, 
Ponmani M 



DW David Wisenbaugh January 13, 2021 08:01 PM UTC

Issue is with another component will post in the relevent section


VS Vignesh Srinivasan Syncfusion Team January 14, 2021 10:13 AM UTC

Hi David, 
 
Thanks for the update. Please let us know if you need any further assistance. 
 
Regards, 
 
Vignesh Srinivasan. 


Loader.
Up arrow icon