Hi Team,
I have a problem with <e-tabItem> tag. I have assigned the disabled attribute to a property present in a component in angular.
The problem is, the tab content is not loading. The disabled attribute isn't responding to setting the boolean property to true or false.
If i remove the disabled property, the tabItem content is not loading.
Pls help resolving the issue.