if I can optimize it so that only the controls of the active tab page can be bound to form group

Hi,

I am using one Reactive Form Group in a page, and there are 7 tab pages, and every tab page with many controls bound to the form group.

Now the problem is that if I modify one of the ejs-textbox controls, the speed is a little slow.

I wonder if I can optimize it so that only the controls of the active tab page can be bound to form group.

Do you have any idear ?

1 Reply

SK Satheesh Kumar Balasubramanian Syncfusion Team May 10, 2021 12:14 PM UTC

Hi Lorryl, 
  
Thanks for using Syncfusion Products. 
  
We have validated your reported query and prepared sample to reproduce the reported issue at our end by rendering reactive forms inside each tab item. But, we were unable to reproduce the issue in our end. 
  
Please find the sample which prepared for your issue - https://stackblitz.com/edit/angular-reactive-form-inside-tab?file=app.component.ts 
  
Could you please share the below details to reproduce the issue? This will help to validate the issue and provide prompt solution as soon as possible. 
  • Whether you have change the value of the textbox dynamically?
  • Share the code snippets due to which you are facing the delay
  • Share the above sample with modifying code to replicate the issue.
  • Share tab and form component related code snippets
  • Share issue depicting image(or)video.

Regards, 
Satheesh Kumar B 


Loader.
Up arrow icon