Tab change and ChildContent component binding problem

Hi,
I have Page on wchich I placed Tabs component with two tabs, for List component and Form component.
On First tab I have Add new record button, and on second there is Add new button too.
Add new button instantiate new instance for VM object which is bound to fields.
Button also update SaveDisabled variable.
When I go manually to tab 2 and click Add new, all is ok, binding values are populated.
But when I click add new on list tab, 
I first select second tab, add to FormComponent instance some startup command.
And in OnAfterRenderAsync of Form component I change state of variables, and binding not working any more.
Clicking on AddNew on Form tab, also not work.
By when I click into textbox, and back into AddNew it working back.
So I dont know what I doing wrong?

---------------
Edit - it is bug in EjsButton, Blazorstrap buttons works.
I cannot add sample project in edit mode.

1 Reply

SD Saranya Dhayalan Syncfusion Team March 18, 2020 05:15 PM UTC

Hi Piotr, 
 
Thank you for contacting Syncfusion support 
 
We have validated your reported issue and we can able to reproduce this issue in our end. We have logged a defect report for this and the fix for this issue is estimated to be available in our Essential studio 2020 volume 1- Sp -1 release. You can track the status of this defect using below link from our feedback portal,  
 
 
Regards, 
Saranya D 


Loader.
Up arrow icon