TabItem disabled is not working

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.


1 Reply

SR Swathi Ravi Syncfusion Team December 20, 2024 12:42 PM UTC

Hi Muralikrishnan,

Thank you for reaching out to us!

We tried replicating the issue you described regarding the disabled attribute in the <e-tabItem> tag, but it is working as expected on our end. The tab content is loading properly, and the disabled attribute responds correctly to changes in the Boolean property.

To assist you better, could you please provide the following details?

  1. The complete code snippet where the <e-tabItem> tag is used, including the related component or property logic.
  2. Information on how the tab is being rendered in your application.
  3. A video demonstration of the issue to understand the exact scenario and behavior or

This information will help us investigate further and provide a more accurate resolution.

Looking forward to your response.


Regards,
Swathi

Loader.
Up arrow icon