Hi.
I believe we've might have encountered a bug when trying to enable tabs using the following method:
tabObject.option({ enabledItemIndex: [0,1,2] });
What we've found is if we pass in an index number for a tab which has already been enabled, none of the tabs specified are enabled.
I've attached a demo to demonstrate the bug.
Please read and click the buttons in the demo in the appropriate order to see the bug in action.
Is this something we are doing wrong, or is it a bug? Are there other ways to enable and disable tabs? Ideally the ej-tab Angular directive would enable us to bind the enabled state of a tab to another variable.
Many thanks.
Attachment:
06__FB_20172__ejTab_Bug_1_9ebae961.zip